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 docs@python, eli.bendersky, eric.araujo, lemburg, ncoghlan
Date 2013-04-01.22:38:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364855915.97.0.678953003039.issue17359@psf.upfronthosting.co.za>
In-reply-to
Content
The previous title was not accurate, as the directory and zipfile execution feature is documented at http://docs.python.org/2/using/cmdline.html#interface-options

It is also documented in http://docs.python.org/3/library/runpy#runpy.run_path
History
Date User Action Args
2013-04-01 22:38:36ncoghlansetrecipients: + ncoghlan, lemburg, eric.araujo, eli.bendersky, docs@python
2013-04-01 22:38:35ncoghlansetmessageid: <1364855915.97.0.678953003039.issue17359@psf.upfronthosting.co.za>
2013-04-01 22:38:35ncoghlanlinkissue17359 messages
2013-04-01 22:38:35ncoghlancreate