Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c97f5ede8f15ab91b2bc224d6fd7c577b744af63
/
Doc
/
includes
/
sqlite3
1625d88
Issue #16341: convert examples to use except ... as ... syntax.
by Andrew Svetlov
· 13 years ago
a15a8d2
sqlite3: Port relevant documentation changes from 3.2
by Petri Lehtinen
· 13 years ago
002b202
Fix errors in sqlite3's Cursor.rowcount documentation
by Petri Lehtinen
· 13 years ago
f45501d
caught is the right pp of catch; thanks to Don Bennett from docs@
by Sandro Tosi
· 14 years ago
c2077b0
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
3bbb672
Merged code from pysqlite 2.6.0.
by Gerhard Häring
· 15 years ago
d7d4fd7
builtin -> built-in.
by Georg Brandl
· 16 years ago
498a9b3
#6055: refer to "sqlite3" consistently.
by Georg Brandl
· 16 years ago
a7b55a3
revert r69777 since all the experts agree that extra import lines distract from the code
by Benjamin Peterson
· 16 years ago
5149742
Since we recommend one module per import line, reflect this also in the
by Jeroen Ruigrok van der Werven
· 16 years ago
4130930
Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which
by Gerhard Häring
· 17 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago