Module Conflicts

Jose jfgomez21 at gmail.com
Wed Apr 9 18:33:40 EDT 2008


I have a module named math.py in a package with some class
definitions.  I am trying to import the standard python math module
inside of math.py but It seems to be importing itself.  Is there any
way around this problem without renaming my math.py file?



More information about the Python-list mailing list