|
[Webware-discuss] Case mismatch for module name Types
From: Gaffling Dietmar <dietmar.gaffling@ic...> - 2001-05-22 08:10
|
Hi, name Types in Webware/XMLForms/Types leads to this error message: C:\Webware\XMLForms>python Python 2.0 (#8, Oct 16 2000, 17:27:58) [MSC 32 bit (Intel)] on win32 Type "copyright", "credits" or "license" for more information. >>> import Types Traceback (most recent call last): File "<stdin>", line 1, in ? File "__init__.py", line 40, in ? NameError: Case mismatch for module name types (filename Types) Maybe you rename Types to XML Types? Best regards Dietmar Gaffling |
| Thread | Author | Date |
|---|---|---|
| [Webware-discuss] Case mismatch for module name Types | Gaffling Dietmar <dietmar.gaffling@ic...> |