On 6/26/2010 9:30 PM, python-list-requ...@python.org wrote:


Today's Topics:


    2. Re: Python interface problem with Windows (Benjamin Kaplan)


> Message: 2
> Date: Sat, 26 Jun 2010 16:26:47 -0700
> From: Benjamin Kaplan <benjamin.kap...@case.edu>
> To: python-list@python.org
> Subject: Re: Python interface problem with Windows
> Message-ID:
>    <aanlktinfcpadsvfr0z4nmlwraakszrkua9oeqgypb...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1

> You don't need to save scripts in C:\Python26. In fact, doing so is a
> very bad idea. You should keep the libraries in one place (that would
> be C:\Python26 ) and all of your individual programs somewhere else
> (like your Documents folder) where you don't have to worry if two
> different projects have files of the same name. For security reasons,
> you don't have permission to write to the whole hard drive, just your
> home directory.




I do not know how to import code from any other directory than the default, C:\Python26.

And how do I save the code in a different directory than the default, c:\Python26?


Kermit Rose





--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to