[issue8413] String interpolation doesn't work with sys.version_info
Antoine Pitrou
report at bugs.python.org
Thu Apr 29 17:22:27 CEST 2010
Antoine Pitrou <pitrou at free.fr> added the comment:
Well, the problem is that it's a regression from 2.6.
It also shows why these "fancy" structs aren't necessarily a good idea.
I agree fixing in py3k is less important, though it would be nice too.
----------
nosy: +pitrou
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8413>
_______________________________________
More information about the Python-bugs-list
mailing list