On Oct 31, 5:12 pm, kj <no.em...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to