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 eric.araujo
Recipients Paul.Smedley, benjamin.peterson, eric.araujo, loewis, pitrou
Date 2014-03-12.23:07:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394665650.28.0.896928631014.issue13733@psf.upfronthosting.co.za>
In-reply-to
Content
Benjamin: the patch contains an obvious fix to enable the user install scheme in distutils (PEP 370) (os2_user was misspellt os2_home), and more questionable changes (maybe incomplete too: many other places do different things for “posix” or “nt”, and apparently “os2” should be like “posix” but currently isn’t).  Should I apply the obvious fix to 2.7?  What about the other proposed changes?
History
Date User Action Args
2014-03-12 23:07:30eric.araujosetrecipients: + eric.araujo, loewis, pitrou, benjamin.peterson, Paul.Smedley
2014-03-12 23:07:30eric.araujosetmessageid: <1394665650.28.0.896928631014.issue13733@psf.upfronthosting.co.za>
2014-03-12 23:07:30eric.araujolinkissue13733 messages
2014-03-12 23:07:30eric.araujocreate