On 24 Feb 2006 05:10:37 -0800, per9000 <[EMAIL PROTECTED]> wrote:

SHORT VERSION:

I tried three variants of "from ../brave.py import sir_robin", one
works. I want to use it in a py-file to execute command-line-style and
that does not work.

Can someone please give me, not a bucket with the desert(s) on top, but
just the thin chocolate?


Add the absolute path to a file called python.pth in your c:\python2x directory
using the format: 

C:\my\holy\py_scripts (newline) 
for *each* directory and subdirectory

Then simply import the module as normal

>>>from raw2nice_def import raw2nice

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

Reply via email to