sys.path.append(".") OK to do?

Robert Oschler no_replies at fake_email_address.invalid
Sun May 4 17:19:50 EDT 2003


I frequently append the current path "." to sys.path when I am working on a
project, so that files in the local project directory can be found easily by
"import".  Is there any liabilities to this approach?

thx

--

Robert Oschler
Android Technologies, Inc.
http://www.androidtechnologies.com
The home of PowerSell! (tm)
The FrontPage AddIn for Amazon Associates
- "Power Tools for Amazon Associates" (sm)






More information about the Python-list mailing list