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 brett.cannon
Recipients alexis, brett.cannon, eric.araujo, tarek
Date 2011-09-08.17:49:46
SpamBayes Score 0.00017623728
Marked as misclassified No
Message-id <1315504187.52.0.368275649699.issue12937@psf.upfronthosting.co.za>
In-reply-to
Content
Distutils2/packaging does not support all the flags provided in distutils (e.g., --user, --prefix, etc.). It would be good to provide the same level of install control (or at least support the --user flag).
History
Date User Action Args
2011-09-08 17:49:47brett.cannonsetrecipients: + brett.cannon, tarek, eric.araujo, alexis
2011-09-08 17:49:47brett.cannonsetmessageid: <1315504187.52.0.368275649699.issue12937@psf.upfronthosting.co.za>
2011-09-08 17:49:46brett.cannonlinkissue12937 messages
2011-09-08 17:49:46brett.cannoncreate