[issue4285] Use a named tuple for sys.version_info
Christian Heimes
report at bugs.python.org
Wed Feb 4 23:31:12 CET 2009
Christian Heimes <lists at cheimes.de> added the comment:
Technically it's not a named tuple. Calling it named tuple may cause
confusing. http://docs.python.org/library/os.html#os.stat calls it a
structure.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4285>
_______________________________________
More information about the Python-bugs-list
mailing list