Module Name Problem

Jerome Chan eviltofu at rocketmail.com
Wed Jun 28 18:29:37 EDT 2000


If I have a module called

maxvu.os

and I use

import os

Somehow, when I try to use the os calls or maxvu.os calls it gets 
confused. Is there a workaround besides renaming my module?



More information about the Python-list mailing list