Re: Quick Modules question

2007-09-13 Thread Carsten Haese
On Thu, 2007-09-13 at 14:01 -0500, Lamonte Harris wrote: > How do you import modules that aren't in the main python Lib folder? > Is it possible to keep it in the same file as the script thats being > ran? See http://docs.python.org/tut/node8.html#SECTION00811 and http://catb.org/~

Quick Modules question

2007-09-13 Thread Lamonte Harris
How do you import modules that aren't in the main python Lib folder? Is it possible to keep it in the same file as the script thats being ran? -- http://mail.python.org/mailman/listinfo/python-list