[issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'

Antoine Pitrou report at bugs.python.org
Mon Jun 13 16:42:30 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

I would expect changing sys.platform will also break a lot of third-party code. Perhaps sys.platform can still be 'linux2' under Linux 3.x? After all, there's no significant change that deserves changing sys.platform.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list