This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Arfrever, eric.araujo, lemburg, loewis, vstinner
Date 2011-08-20.21:02:36
SpamBayes Score 0.00040808754
Marked as misclassified No
Message-id <1313874157.31.0.622703008669.issue12794@psf.upfronthosting.co.za>
In-reply-to
Content
> Can you please elaborate why we need it?

platform.major() will be needed if we remove the major version for all platforms from sys.platform (issue #12795). See sys_platform_without_major.patch attached to issue #12795 see how it is used.
History
Date User Action Args
2011-08-20 21:02:37vstinnersetrecipients: + vstinner, lemburg, loewis, eric.araujo, Arfrever
2011-08-20 21:02:37vstinnersetmessageid: <1313874157.31.0.622703008669.issue12794@psf.upfronthosting.co.za>
2011-08-20 21:02:36vstinnerlinkissue12794 messages
2011-08-20 21:02:36vstinnercreate