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 eric.araujo
Recipients eric.araujo, gotcha, swamiyeswanth, tarek
Date 2011-03-20.23:21:37
SpamBayes Score 0.040380437
Marked as misclassified No
Message-id <1300663298.54.0.160265002337.issue11060@psf.upfronthosting.co.za>
In-reply-to
Content
data['version'] is not always present.  Can you find what part of the code fills it?

There is no default in the PEP, but a tool like mkcfg could suggest a useful value, say 0.1dev0.
History
Date User Action Args
2011-03-20 23:21:38eric.araujosetrecipients: + eric.araujo, tarek, swamiyeswanth, gotcha
2011-03-20 23:21:38eric.araujosetmessageid: <1300663298.54.0.160265002337.issue11060@psf.upfronthosting.co.za>
2011-03-20 23:21:38eric.araujolinkissue11060 messages
2011-03-20 23:21:37eric.araujocreate