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 belopolsky
Recipients belopolsky, jackdied, terry.reedy
Date 2010-07-04.04:11:50
SpamBayes Score 0.006234383
Marked as misclassified No
Message-id <1278216713.3.0.427638894777.issue9118@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I realized that 2+ arguments would be equivalent to none, but was too lazy to handle that case. (Falling into interactive help may actually be better than an error message for some users.) Terry's solution is certainly better.  Attaching issue9118a.diff.
History
Date User Action Args
2010-07-04 04:11:53belopolskysetrecipients: + belopolsky, terry.reedy, jackdied
2010-07-04 04:11:53belopolskysetmessageid: <1278216713.3.0.427638894777.issue9118@psf.upfronthosting.co.za>
2010-07-04 04:11:51belopolskylinkissue9118 messages
2010-07-04 04:11:51belopolskycreate