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 berker.peksag
Recipients berker.peksag, eric.araujo, pitrou, serhiy.storchaka, tarek, vstinner
Date 2015-03-07.07:27:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425713254.07.0.76651410191.issue19610@psf.upfronthosting.co.za>
In-reply-to
Content
> Does current code work with None or empty tuple?

Yes, it works with both None and ().
History
Date User Action Args
2015-03-07 07:27:34berker.peksagsetrecipients: + berker.peksag, pitrou, vstinner, tarek, eric.araujo, serhiy.storchaka
2015-03-07 07:27:34berker.peksagsetmessageid: <1425713254.07.0.76651410191.issue19610@psf.upfronthosting.co.za>
2015-03-07 07:27:34berker.peksaglinkissue19610 messages
2015-03-07 07:27:34berker.peksagcreate