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 ncoghlan
Recipients Arfrever, eric.araujo, eric.snow, mattheww, ncoghlan, pitrou
Date 2012-05-27.06:29:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338100228.88.0.330244268725.issue13475@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, I now think this should *only* be a long option. Short options are precious, and this is an unusual enough use case that I'm not yet sure it deserves one.

In particular, we may decide to use "-p" later for adding directories to sys.path, rather than specifically overriding sys.path[0]
History
Date User Action Args
2012-05-27 06:30:28ncoghlansetrecipients: + ncoghlan, pitrou, mattheww, eric.araujo, Arfrever, eric.snow
2012-05-27 06:30:28ncoghlansetmessageid: <1338100228.88.0.330244268725.issue13475@psf.upfronthosting.co.za>
2012-05-27 06:29:28ncoghlanlinkissue13475 messages
2012-05-27 06:29:28ncoghlancreate