[issue17237] m68k aligns on 16bit boundaries.

mirabilos report at bugs.python.org
Sat May 11 16:57:31 CEST 2013


mirabilos added the comment:

Antoine Pitrou dixit:

>"python -m test" (with any options you might like), but we don't

No, I tried that (as it was the only thing I could find on the
’net as well) on an i386 system and only get:

tglase at tglase:~ $ python2.7 -m test
/usr/bin/python2.7: No module named test.__main__; 'test' is a package and cannot be directly executed
1|tglase at tglase:~ $ python3.2 -m test
/usr/bin/python3.2: No module named test.__main__; 'test' is a package and cannot be directly executed

Same when adding ‘-h’.

bye,
//mirabilos
-- 
Gast: „Ein Bier, bitte!“
Wirt: „Geht auch alkoholfrei?“
Gast: „Geht auch Spielgeld?“

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17237>
_______________________________________


More information about the Python-bugs-list mailing list