From: Hirokazu Yamamoto Date: Mon, 13 Sep 2010 08:07:29 +0000 (+0000) Subject: Recorded merge of revisions 84765 via svnmerge from X-Git-Tag: v3.1.3rc1~234 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ad66d2032a00b3af9cfccdca3edb59eb9cce64c;p=thirdparty%2FPython%2Fcpython.git Recorded merge of revisions 84765 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84765 | hirokazu.yamamoto | 2010-09-13 16:18:30 +0900 | 2 lines get_build_version() is needed even where sys.platform != "win32". Try to fix buildbot error in other way. ........ ---