[issue12795] Remove the major version from sys.platform

STINNER Victor report at bugs.python.org
Fri Oct 14 03:09:43 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

While working on #12326, it's realized that many modules and applications rely on sys.platform. Change this value should be decided for each platform because it breaks backward compatibility. Linux was a special case and now I don't think that we should drop the major version from sys.platform on all platforms. Let's close this issue as "wont fix".

----------
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list