[issue10559] NameError in tutorial/interpreter
28 Nov
2010
28 Nov
'10
6:03 a.m.
Ezio Melotti <ezio.melotti@gmail.com> added the comment: What about "In order to use ``sys.argv`` you have to import the :mod:`sys` module doing ``import sys``.". "reference" sounds weird to me, and imho saying "import the module" is ok even if imports have not been introduced yet. If the user doesn't understand what "importing a module" means he can just execute the command as is. ---------- nosy: +ezio.melotti _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue10559> _______________________________________
5152
Age (days ago)
5152
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ezio Melotti