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 Valentin Zhao
Recipients Valentin Zhao, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-09-13.02:31:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536805884.32.0.956365154283.issue34643@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry for not illustrating this clearly. What I need to build is a copyable, relocatable bunch of files which contains a directory like \bin then has an executable in it, so I can run Python directly. Notwithstanding I do not need a installer because I am not supposed to alter user's configuration. Thanks for your patience in advance!
History
Date User Action Args
2018-09-13 02:31:24Valentin Zhaosetrecipients: + Valentin Zhao, paul.moore, tim.golden, zach.ware, steve.dower
2018-09-13 02:31:24Valentin Zhaosetmessageid: <1536805884.32.0.956365154283.issue34643@psf.upfronthosting.co.za>
2018-09-13 02:31:24Valentin Zhaolinkissue34643 messages
2018-09-13 02:31:24Valentin Zhaocreate