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 Benjamin.S.Wolf, eric.araujo, ncoghlan
Date 2012-07-06.16:25:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341591912.43.0.349273343278.issue15230@psf.upfronthosting.co.za>
In-reply-to
Content
“python3 -m /tmp/b” is invalid IIUC.  -m takes a module name, not a path.
History
Date User Action Args
2012-07-06 16:25:12eric.araujosetrecipients: + eric.araujo, ncoghlan, Benjamin.S.Wolf
2012-07-06 16:25:12eric.araujosetmessageid: <1341591912.43.0.349273343278.issue15230@psf.upfronthosting.co.za>
2012-07-06 16:25:11eric.araujolinkissue15230 messages
2012-07-06 16:25:11eric.araujocreate