import fails

Laszlo Zsolt Nagy gandalf at geochemsource.com
Sun Dec 5 13:52:57 EST 2004


Hello all,

Can anyone explain this:


C:\Python\Projects\DbDesigner>python
Python 2.3.4 (#53, May 25 2004, 21:17:02) [MSC v.1200 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from Db.FieldTypes import IdentifierFieldType
>>> from Db.FieldTypes import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
TypeError: attribute name must be string
>>>

I can do anything except "import *" - in that case, I get this very
strange exception. Do you have any idea?

-- 
Best regards,
 Laszlo                          

mailto:gandalf at geochemsource.com
web: http://designasign.biz





More information about the Python-list mailing list