Ok, I just tried something that actually worked. WOO HOO!

First, I appended the sys.path var like this (relative, was absolute
before):
        sys.path.append( 'vor')

combined with this:
        ...
        module = my_import('vor.'+modname)
        ...

I realize that this is not ideal. But I'm way past being an idealist.
If this works for 90% of the scenarios (it will), I'm ecstatic.

<tangent>
I'm SOOOOOOOOOOO happy!
Yes. Happy. The human emotion that causes the heart to soar and the
eyes to sparkle.
I guess animals have it too. Well, my dog does, my cat seems
rather ... cold.
</tangent>

Thanks again.
JJ


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