summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3
Commit message (Collapse)AuthorAgeFilesLines
* builtin -> built-in.Georg Brandl2009-07-261-1/+1
|
* #6055: refer to "sqlite3" consistently.Georg Brandl2009-05-201-3/+4
|
* revert r69777 since all the experts agree that extra import lines distract ↵Benjamin Peterson2009-02-201-2/+1
| | | | from the code
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-1/+2
| | | | documentation.
* Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 whichGerhard Häring2008-03-291-0/+16
| | | | complained about commit, rollback and close not being documented.
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-1529-0/+511