This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Retro
Recipients Retro, docs@python, georg.brandl, rhettinger
Date 2011-04-12.23:34:17
SpamBayes Score 5.7114294e-06
Marked as misclassified No
Message-id <BANLkTim3CPcxj5h7aCqkqTyDc5y=oOoSBg@mail.gmail.com>
In-reply-to <1302649237.79.0.174051006311.issue11806@psf.upfronthosting.co.za>
Content
There are more of this typos in the same chapter. Just a little below the
one of the reported sentence. Check this out...

"Assuming the Python code above is saved into a file called prog.py, it can
be run at the !! command line !! and provides useful help messages:"  --> it
has to be: command-line

But then this...

"When run with the appropriate arguments, it prints either the sum or the
max of the !! command-line !! integers:"  --> here it is correct!

I don't get it. Please be consistent. Thanks.
Files
File name Uploaded
unnamed Retro, 2011-04-12.23:34:16
History
Date User Action Args
2011-04-12 23:34:17Retrosetrecipients: + Retro, georg.brandl, rhettinger, docs@python
2011-04-12 23:34:17Retrolinkissue11806 messages
2011-04-12 23:34:17Retrocreate