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 chba
Recipients Arfrever, Trundle, barry, brett.cannon, chba, eric.smith, eric.snow, jcea, jkloth, lemburg, loewis, meador.inge
Date 2014-03-25.15:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395760883.27.0.656433275107.issue16047@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry I forgot: PyRun seems only support Python 2.x.

The only other freeze tool I know for Pyhton3 code is cx_freeze. I would prefere the vanilla freeze of the python distribution itself and as far as I can see using cx_freeze makes more problems for me as it may solve. But that is not a discussion for this thread or forum.
History
Date User Action Args
2014-03-25 15:21:23chbasetrecipients: + chba, lemburg, loewis, barry, brett.cannon, jcea, eric.smith, jkloth, Arfrever, Trundle, meador.inge, eric.snow
2014-03-25 15:21:23chbasetmessageid: <1395760883.27.0.656433275107.issue16047@psf.upfronthosting.co.za>
2014-03-25 15:21:23chbalinkissue16047 messages
2014-03-25 15:21:22chbacreate