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 MrJman006
Recipients MrJman006, brett.cannon, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-07-28.19:29:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501270155.14.0.590428526194.issue31056@psf.upfronthosting.co.za>
In-reply-to
Content
I will mark the question appropriately as python3. I don't fully understand your comment about venv. If you mean virtual environment or something, that is not the case.

I am running an a standard Windows 7 install with Python3 as the only Python install on my path (I used the embedded zip package).

I did print sys.path and got the value of "WorkingDir" which is what I expected. I am running Python 3 from within "WorkingDir" and only trying to import a module that is within "WorkingDir".
History
Date User Action Args
2017-07-28 19:29:15MrJman006setrecipients: + MrJman006, brett.cannon, paul.moore, tim.golden, zach.ware, steve.dower
2017-07-28 19:29:15MrJman006setmessageid: <1501270155.14.0.590428526194.issue31056@psf.upfronthosting.co.za>
2017-07-28 19:29:15MrJman006linkissue31056 messages
2017-07-28 19:29:15MrJman006create