[issue1998] documentation grammatical error

2008-02-01 Thread Georg Brandl
Georg Brandl added the comment: This seems already fixed in SVN. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ _

[issue1998] documentation grammatical error

2008-02-01 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> georg.brandl keywords: +easy nosy: +georg.brandl priority: -> low type: -> rfe versions: +Python 2.6 __ Tracker <[EMAIL PROTECTED]> __ _

[issue1998] documentation grammatical error

2008-02-01 Thread Mick Charles Beaver
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 yourself.