import bug

Mark Leander mark.leander at topicbranch.net
Wed Nov 4 05:28:41 EST 2009


On Oct 31, 5:12 pm, kj <no.email at please.post> wrote:
> I give up: what's the trick?  (Of course, renaming ham/re.py is
> hardly "the trick."  It's rather Procrustes' Bed.)

I realize that this is probably not the answer you were looking for,
but:

$ python -m ham.spam

or

==> ./spammain.py <==
import ham.spam

$ python spammain.py


I've found it easier to not fight the module/package system but work
with it. But yes, I also think the problem you're seeing is a wart or
bug even.

Best regards
Mark Leander



More information about the Python-list mailing list