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 brett.cannon
Recipients barry, brett.cannon, christian.heimes, gvanrossum, jcea, vstinner
Date 2008-11-21.00:53:56
SpamBayes Score 0.00018625826
Marked as misclassified No
Message-id <1227228839.85.0.422201090902.issue3799@psf.upfronthosting.co.za>
In-reply-to
Content
I am re-opening this as a deferred blocker with a patch to document that
dbm implementations write out and return bytes, but that strings are
accepted and implicitly converted.
History
Date User Action Args
2008-11-21 00:53:59brett.cannonsetrecipients: + brett.cannon, gvanrossum, barry, jcea, vstinner, christian.heimes
2008-11-21 00:53:59brett.cannonsetmessageid: <1227228839.85.0.422201090902.issue3799@psf.upfronthosting.co.za>
2008-11-21 00:53:59brett.cannonlinkissue3799 messages
2008-11-21 00:53:58brett.cannoncreate