En Thu, 08 May 2008 21:28:25 -0300, David Anderson <[EMAIL PROTECTED]>
escribió:
I'm trying to import the opj module
What's the opj module?
Trying like this:
from Main import opj
It says it doesn't exists
And why do you think it should exist?
And like this:
import os.path.join as opj
R
I'm trying to import the opj module
Trying like this:
from Main import opj
It says it doesn't exists
And like this:
import os.path.join as opj
Raises error.
What should I do?
--
http://mail.python.org/mailman/listinfo/python-list