[issue7957] Tutorial issue regarding the sys module
Georg Brandl
report at bugs.python.org
Thu Feb 18 16:32:21 CET 2010
Georg Brandl <georg at python.org> added the comment:
They exist only in interactive mode. They won't be present if you do e.g.
python -c "import sys; print dir(sys)"
----------
resolution: -> wont fix
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7957>
_______________________________________
More information about the Python-bugs-list
mailing list