A call to sqlalchemy.engine.engine_descriptors() fails with this
traceback:

$ ./python test_sa1.py
engine_descriptors():
Traceback (most recent call last):
  File "test_sa1.py", line 62, in <module>
    print
'engine_descriptors():',sqlalchemy.engine.engine_descriptors()
  File "build\bdist.win32\egg\sqlalchemy\engine\__init__.py", line 75,
in engine_descriptors
NameError: global name 'sqlalchemy' is not defined


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to