Cannot import opj

David Anderson zerty.david at gmail.com
Thu May 8 20:28:25 EDT 2008


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080508/8eebf563/attachment.html>


More information about the Python-list mailing list