[issue17237] m68k aligns on 16bit boundaries.

Antoine Pitrou report at bugs.python.org
Sat May 11 17:00:41 CEST 2013


Antoine Pitrou added the comment:

> >"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:

Ah, that's because the system Python install doesn't include the test
suite. Perhaps you have to install an additional package, python-dev
perhaps?

(note, on 2.7, it's "python -m test.regrtest")

----------

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


More information about the Python-bugs-list mailing list