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 berker.peksag
Recipients asvetlov, barry, berker.peksag, cheryl.sabella, eric.araujo, hieu.nguyen, michael.foord, ned.deily, pitrou, tshepang
Date 2018-07-26.05:54:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532584478.33.0.56676864532.issue14266@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Ned. I've been using "python -m foo" instead of "foo" more in the past few years.

pyvenv has been deprecated in Python 3.6 and its documentation now uses "python -m venv".

+1 for closing this as "rejected".
History
Date User Action Args
2018-07-26 05:54:38berker.peksagsetrecipients: + berker.peksag, barry, pitrou, ned.deily, eric.araujo, michael.foord, asvetlov, hieu.nguyen, tshepang, cheryl.sabella
2018-07-26 05:54:38berker.peksagsetmessageid: <1532584478.33.0.56676864532.issue14266@psf.upfronthosting.co.za>
2018-07-26 05:54:38berker.peksaglinkissue14266 messages
2018-07-26 05:54:38berker.peksagcreate