index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_anydbm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create xmlrpc package. Issue #2886.
Georg Brandl
2008-05-26
1
-147/+0
*
Create the dbm package from PEP 3108. #2881.
Georg Brandl
2008-05-26
1
-36/+54
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-3/+3
*
applies the better dbm and shelve related unittests. bug 1007 from larryhast...
Gregory P. Smith
2007-08-24
1
-5/+41
*
Fix test case by converting dbm keys to bytes.
Martin v. Löwis
2007-08-07
1
-12/+12
*
Move shelve over to BytesIO as pickle.(Pickler | Unpickler) expect binary
Brett Cannon
2007-07-26
1
-8/+8
*
Make gdbm and dumbdbm use byte strings. Updated their tests.
Guido van Rossum
2007-05-23
1
-8/+8
*
Fix another unittest that broke due to dict views (more precisely, due
Guido van Rossum
2007-03-08
1
-1/+1
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-4/+2
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-2/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
initial test_anydbm module - based on test_dumbdbm.py
Skip Montanaro
2002-03-18
1
-0/+96