Message 253829 - Python tracker

Message253829

Author lac
Recipients lac, markroseman, terry.reedy
Date 2015-11-01.07:26:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446362809.11.0.812860017936.issue25522@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure about "Neither you nor Python will be able to import 
the stdlib."  Depending on what the file is, you may be able to import
it later.  I'd prefer:

"If you run Python in this directory, your version of <stdlibname>
will be used instead of the one in the standard library.  This may cause Idle to behave strangely, or possibly not run at all."
History
Date User Action Args
2015-11-01 07:26:49lacsetrecipients: + lac, terry.reedy, markroseman
2015-11-01 07:26:49lacsetmessageid: <1446362809.11.0.812860017936.issue25522@psf.upfronthosting.co.za>
2015-11-01 07:26:49laclinkissue25522 messages
2015-11-01 07:26:48laccreate