New submission from Mick Charles Beaver:
When I found a small mistake in the documentation, I went to the
following URL, which in turn sent me to SourceForge, which then sent me
to the Roundup bug database.
http://docs.python.org/lib/about.html
--
components: Documentation
messages
New submission from Mick Charles Beaver:
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
you