Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
8fdab9526070362a02eb12f84ecc601e3182bbc2
/
Lib
/
test
/
test_defaultdict.py
8fdab95
Issue 6637: defaultdict.copy() failed with an empty factory.
by Raymond Hettinger
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
b01aa43
issue 2045: Infinite recursion when printing a subclass of defaultdict,
by Amaury Forgeot d'Arc
· 18 years ago
229cee2
Deprecate BaseException.message as per PEP 352.
by Brett Cannon
· 18 years ago
7236303
A test case for the defaultdict KeyError bug.
by Georg Brandl
· 18 years ago
5a0217e
Check for a common user error with defaultdict().
by Raymond Hettinger
· 19 years ago
f102fc5
Add test_main() methods. These three tests were never run by regrtest.py.
by Georg Brandl
· 19 years ago
1968ad3
- Patch 1433928:
by Guido van Rossum
· 19 years ago