import fails

  • Thread starter Laszlo Zsolt Nagy
  • Start date
L

Laszlo Zsolt Nagy

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.Traceback (most recent call last):

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

--
Best regards,
Laszlo

mailto:[email protected]
web: http://designasign.biz
 
J

Just

Laszlo Zsolt Nagy said:
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.Traceback (most recent call last):

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

It appears you have an __all__ var in Db/FieldTypes.py that contains a
non-string.

Just
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,588
Members
45,100
Latest member
MelodeeFaj
Top