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 mickbeaver
Recipients mickbeaver
Date 2008-02-02.01:02:05
SpamBayes Score 0.040456377
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
On page:
http://docs.python.org/lib/sqlite3-Module-Contents.html

The following:
If you want to use other types, like you have to add support for them
yourself.

Should be:
If you want to use other types, you'll have to add support for them
yourself.
History
Date User Action Args
2008-02-02 01:02:07mickbeaversetspambayes_score: 0.0404564 -> 0.040456377
recipients: + mickbeaver
2008-02-02 01:02:07mickbeaversetspambayes_score: 0.0404564 -> 0.0404564
messageid: <[email protected]>
2008-02-02 01:02:05mickbeaverlinkissue1998 messages
2008-02-02 01:02:05mickbeavercreate