2 class with same name in different module

Fredrik Lundh fredrik at pythonware.com
Wed Oct 5 05:01:24 EDT 2005


> thats a syntax error; I assume you meant

message = message.replace(
    "a syntax error",
    "almost always an import error (no module named py)"
)






More information about the Python-list mailing list