summaryrefslogtreecommitdiffstats
path: root/Doc/lib/sqlite3/executescript.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in exampleAndrew M. Kuchling2006-09-081-1/+1
|
* Text files missing the SVN eol-style property.Tim Peters2006-05-161-24/+24
|
* Further integration of the documentation for the sqlite3 module. There's stillGerhard Häring2006-05-011-0/+24
quite some content to move over from the pysqlite manual, but it's a start now.