> First, I appended the sys.path var like this (relative, was
> absolute before):
>         sys.path.append( 'vor')
IMO u should not touch sys.path unless u really really have no other 
chance. Although this above is another wholesale solution to your 
initial problem (and no need of my_imports etc).

--~--~---------~--~----~------------~-------~--~----~
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