Why doesn't Python remember the initial directory?

Mark Lawrence breamoreboy at yahoo.co.uk
Sun Aug 19 17:18:52 EDT 2012


On 19/08/2012 21:42, kj wrote:
>
>
> As far as I've been able to determine, Python does not remember
> (immutably, that is) the working directory at the program's start-up,
> or, if it does, it does not officially expose this information.
>
> Does anyone know why this is?  Is there a PEP stating the rationale
> for it?
>
> Thanks!
>

Why would you have a Python Enhancement Proposal to state the rationale 
for this?

-- 
Cheers.

Mark Lawrence.




More information about the Python-list mailing list