[issue9916] errno module is missing some symbols

Éric Araujo report at bugs.python.org
Wed Oct 27 14:30:17 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

You could ask python-ideas about -m support.  This test seems to reveal that runpy does not support extension modules:

 $ python -m sys
 /usr/bin/python: No code object available for sys

This may be another bug or feature request to open.

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list