Message 293126 - Python tracker

Message293126

Author vstinner
Recipients cstratak, vstinner
Date 2017-05-05.17:00:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494003621.84.0.0347384854724.issue30284@psf.upfronthosting.co.za>
In-reply-to
Content
test_synopsis_sourceless() should create a script, build it and test the generated .pyc file. So we control how the .pyc file is created.
History
Date User Action Args
2017-05-05 17:00:21vstinnersetrecipients: + vstinner, cstratak
2017-05-05 17:00:21vstinnersetmessageid: <1494003621.84.0.0347384854724.issue30284@psf.upfronthosting.co.za>
2017-05-05 17:00:21vstinnerlinkissue30284 messages
2017-05-05 17:00:21vstinnercreate