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 r.david.murray
Recipients bob.ippolito, ezio.melotti, pitrou, r.david.murray, rhettinger, serhiy.storchaka
Date 2013-08-13.13:04:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376399052.12.0.662856035713.issue18726@psf.upfronthosting.co.za>
In-reply-to
Content
Ach.  I didn't read carefully enough (not awake yet, I guess).

Yes, boolean parameters are one of the things keyword only arguments are appropriate for.
History
Date User Action Args
2013-08-13 13:04:12r.david.murraysetrecipients: + r.david.murray, rhettinger, bob.ippolito, pitrou, ezio.melotti, serhiy.storchaka
2013-08-13 13:04:12r.david.murraysetmessageid: <1376399052.12.0.662856035713.issue18726@psf.upfronthosting.co.za>
2013-08-13 13:04:12r.david.murraylinkissue18726 messages
2013-08-13 13:04:12r.david.murraycreate