summaryrefslogtreecommitdiffstats
path: root/Lib/sqlite3/test/userfunctions.py
Commit message (Expand)AuthorAgeFilesLines
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-021-6/+6
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-8/+8
* Make unit tests pass: replace apply() and adapt to different attribute message.Guido van Rossum2006-08-171-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-19/+88
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-0/+14
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+330