new.py and having '.' in PYTHONPATH

Ethan Furman ethan at stoneleaf.us
Mon Feb 23 17:14:33 EST 2015


On 02/23/2015 01:00 PM, Tobiah wrote:

> Anyway, it raises the question as to whether having '.' in the
> PYTHONPATH is at all a sane thing to do.

The current directory is added to sys.path /only/ for the interactive interpreter.

--
~Ethan~

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20150223/fb182da5/attachment.sig>


More information about the Python-list mailing list