Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c262a69f545b0a7048bb45a2ede7065fd9826ab8
/
Lib
/
test
/
test_shelve.py
7c29f07
Issue 5754: tweak shelve doc wording to make it clearer that even when
by R. David Murray
· 15 years ago
a2d4653
#7092: silence py3k warnings for deprecated modules
by Ezio Melotti
· 16 years ago
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 16 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 16 years ago
8c664e8
Issue 1592: Better error reporting for operations on closed shelves.
by Raymond Hettinger
· 17 years ago
ed427e7
Use test_support.unlink instead of os.unlink in tearDown(). (Seems to fix an occasional failure in Windows Vista.)
by Steven Bethard
· 17 years ago
1bc82f8
Removed deprecated method arguments from the shelve module.
by Raymond Hettinger
· 21 years ago
118f931
Rename class attribute containing the class to be tested, so the name is the
by Walter Dörwald
· 21 years ago
0a6d0ff
Port the dictionary tests from test_types.py to unittest. Collect as much
by Walter Dörwald
· 21 years ago
a94568a
Patch #734231: Update RiscOS support. In particular, correct
by Martin v. Löwis
· 22 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
153c9e4
Patch #553171: Add writeback parameter. Also add protocol parameter.
by Martin v. Löwis
· 22 years ago
2c2d322
SF patch #667730: More DictMixin
by Raymond Hettinger
· 22 years ago
6578dc9
Whitespace normalization.
by Tim Peters
· 23 years ago
3bf99e3
Add support for binary pickles to the shelve module. In some situations
by Skip Montanaro
· 23 years ago