im working on new lingo for the tutorial that stresses to not use "from sqlalchemy import *" for general use, that its just for the purposes of the tutorial.
also you can stick your python logging import after the "import *". and yes its def. pulling "logging" as well as "types" in, my initial 30 seconds of attempts to repair were unsuccessful....will revisit later. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
