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 arigo
Recipients alex, arigo, benjamin.peterson, ezio.melotti, jcea
Date 2012-10-29.18:56:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351536981.75.0.105749132601.issue16345@psf.upfronthosting.co.za>
In-reply-to
Content
Joke apart, you could check and complain if the object returned is an instance of 'dict' and is not empty.  Otherwise just accept it.  I think complaining is better than picking either of the two behaviors in this case.
History
Date User Action Args
2012-10-29 18:56:21arigosetrecipients: + arigo, jcea, benjamin.peterson, ezio.melotti, alex
2012-10-29 18:56:21arigosetmessageid: <1351536981.75.0.105749132601.issue16345@psf.upfronthosting.co.za>
2012-10-29 18:56:21arigolinkissue16345 messages
2012-10-29 18:56:21arigocreate