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 matrixise
Recipients matrixise, paul.moore, sfx2k, steve.dower, tim.golden, zach.ware
Date 2018-08-08.14:59:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533740355.35.0.56676864532.issue34359@psf.upfronthosting.co.za>
In-reply-to
Content
Now, you could use a Windows shortcut where you specify the version of Python when you execute your script.

F:\python\scripts3\.venv\bin\python myscript.py

For example.
History
Date User Action Args
2018-08-08 14:59:15matrixisesetrecipients: + matrixise, paul.moore, tim.golden, zach.ware, steve.dower, sfx2k
2018-08-08 14:59:15matrixisesetmessageid: <1533740355.35.0.56676864532.issue34359@psf.upfronthosting.co.za>
2018-08-08 14:59:15matrixiselinkissue34359 messages
2018-08-08 14:59:15matrixisecreate