python 2.4.3 on Red Hat Linux.

I'm starting a project and want to break the scripts into "input",
"output", and "ddl". I'd like to have a "lib" library directory for
local modules. The library directory would be at the same level as the
others.

How do I get the library modules?

  import '../lib/mymodule'

Fails on syntax.

Thanks!

Leam
-- 
Mind on a Mission
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to