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 Arfrever, alexis, brett.cannon, eric.araujo, tarek
Date 2012-05-21.19:23:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337628192.49.0.625576506819.issue12937@psf.upfronthosting.co.za>
In-reply-to
Content
The command line parsers need a thorough cleanup before this can be implemented.  Ideally with a new, clean system the install action would just pass all its options to the install command and let it do option validation.
History
Date User Action Args
2012-05-21 19:23:12eric.araujosetrecipients: + eric.araujo, brett.cannon, tarek, Arfrever, alexis
2012-05-21 19:23:12eric.araujosetmessageid: <1337628192.49.0.625576506819.issue12937@psf.upfronthosting.co.za>
2012-05-21 19:23:11eric.araujolinkissue12937 messages
2012-05-21 19:23:11eric.araujocreate