>Sorry for my stupid question if i have to load module >from a folder ihave
to append it to the sys path the >folder?
>ex:
>if my folder module is /home/lucak904/Scrivania/Luca/enigma2
>i do this :
>import sys
>sys.path.append('/home/lucak904/Scrivania/Luca/enigma2')
>If this is correct why when i write:
>form enigma2 import *
>i get no module named enigma2
is the folder module /home/lucak904/Scrivania/Luca/enigma2.py? i think
the extension is necessary .
--
wolf python london
--
http://mail.python.org/mailman/listinfo/python-list