New submission from Frederic Torres <fredericaltor...@gmail.com>: Method _sys_version() module Lib\platform.py does parse correctly IronPython 2.x version
The format of sys.version now start with a version number and ( 2.6.1 (IronPython 2.6.1 (2.6.10920.0) on .NET 4.0.30319.1) File: Lib\platform.py Function: def _sys_version(sys_version=None): Line: 1326 ---------- components: Library (Lib) messages: 107487 nosy: fredericaltorres, lemburg priority: normal severity: normal status: open title: Method _sys_version() module Lib\platform.py does parse correctly IronPython 2.x version type: behavior versions: Python 2.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8964> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com