[issue4285] Use a named tuple for sys.version_info

Ross Light report at bugs.python.org
Sun Jan 25 21:22:49 CET 2009


Ross Light <rlight2 at gmail.com> added the comment:

Okay, here's a patch with the requested changes.  You're right in saying
that flag is usually boolean, I was just going along with several other
files where there's float and int flags (i.e. floatobject.c).

Added file: http://bugs.python.org/file12860/patch-4285c.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4285>
_______________________________________


More information about the Python-bugs-list mailing list