[issue3279] import of site.py fails on startup

Benjamin Peterson report at bugs.python.org
Mon Aug 25 17:02:37 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

It was probably done so that importing _bytesio would actually work in
io. IMO, it would be better to just compile _bytesio and _stringio into
the python binary.

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


More information about the Python-bugs-list mailing list