Need clue with import hackery
Richard Jones
richard at bizarsoftware.com.au
Thu Aug 2 20:37:13 EDT 2001
On Friday 03 August 2001 10:08, you wrote:
> So what I need to know is if there is some way to import the instance_home
> package as "instance" rather than as "roundup".
This looks like a lost cause (*). It's just plain too icky :(
Oh well.
Richard
* even if I manage to convince the import mechanisms to import /tmp/roundup
as "instance", there's imports in the /tmp/roundup package "from roundup
import foo" which are always going to break. Ho hum.
More information about the Python-list
mailing list