]> granicus.if.org Git - python/commit
#8964: fix platform._sys_version to handle IronPython 2.6+.
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 21 Oct 2013 00:03:32 +0000 (03:03 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 21 Oct 2013 00:03:32 +0000 (03:03 +0300)
commitf076f53386c422060517b8f088eadff3a80e48e6
treebdd0895433e1e8d4e21220a39a683fcded4f96ad
parentc31844257185f897d657bb8929f36f9c4e8888f2
#8964: fix platform._sys_version to handle IronPython 2.6+.
Lib/platform.py
Lib/test/test_platform.py
Misc/ACKS
Misc/NEWS