summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_cursor_pget_bug.py
Commit message (Expand)AuthorAgeFilesLines
* Modify import of test_support so that the code can also be used with aGregory P. Smith2008-03-021-1/+5
* Create a db_home directory with a unique name so multiple users canNeal Norwitz2008-02-241-4/+3
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+1
* Consistently use tempfile.tempdir for the db_home directory.Neal Norwitz2008-01-261-1/+2
* Add missing svn:eol-style property to text files.Tim Peters2006-06-051-65/+65
* * fix DBCursor.pget() bug with keyword argument names when no data= isGregory P. Smith2006-06-051-0/+65