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 eric.frederich
Recipients eric.frederich, ncoghlan, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-03-08.00:48:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488934094.54.0.508004161309.issue29319@psf.upfronthosting.co.za>
In-reply-to
Content
I can confirm that this is NOT fixed in 3.6.1rc1 embeddable zip.

This is extremely easy to reproduce.  Look at the contents of foo.py and bar.py.  Just throw them in the same directory and try to run C:\path\to\extracted\python.exe foo.py
History
Date User Action Args
2017-03-08 00:48:14eric.frederichsetrecipients: + eric.frederich, paul.moore, ncoghlan, tim.golden, python-dev, zach.ware, steve.dower
2017-03-08 00:48:14eric.frederichsetmessageid: <1488934094.54.0.508004161309.issue29319@psf.upfronthosting.co.za>
2017-03-08 00:48:14eric.frederichlinkissue29319 messages
2017-03-08 00:48:14eric.frederichcreate