On Jul 23, 10:33 am, svilen <[EMAIL PROTECTED]> wrote:
> > 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're right. I removed it and it still works since I am using
'my_import' now.
thanks again.
very valuable lesson.


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