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 pitrou
Recipients jelie, pitrou
Date 2010-11-02.22:41:22
SpamBayes Score 0.0298665
Marked as misclassified No
Message-id <1288737687.07.0.321115032489.issue10281@psf.upfronthosting.co.za>
In-reply-to
Content
I am wondering how to return the corresponding information. Should the field be totally absent from the returned dictionary, should it map to the empty string, or should it map to None?
I'm leaning towards the latter (map to None), but perhaps the empty string is better?
History
Date User Action Args
2010-11-02 22:41:27pitrousetrecipients: + pitrou, jelie
2010-11-02 22:41:27pitrousetmessageid: <1288737687.07.0.321115032489.issue10281@psf.upfronthosting.co.za>
2010-11-02 22:41:23pitroulinkissue10281 messages
2010-11-02 22:41:22pitroucreate