Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0e07b60a4e44129cfafaeacac765cf957e2ea219
/
Lib
/
test
/
test_functools.py
676725d
Add functools.update_wrapper() and functools.wraps() as described in PEP 356
by Nick Coghlan
· 19 years ago
c649ec5
Apply modified version of Collin Winter's patch #1478788
by Nick Coghlan
· 19 years ago
[Renamed (97%) from Lib/test/test_functional.py]
eba28be
Whitespace normalization.
by Tim Peters
· 20 years ago
26e512a
Test partial() with bound/unbound methods.
by Raymond Hettinger
· 20 years ago
c8b6d1b
Make functional.partial() more closely match the spec by emulating
by Raymond Hettinger
· 20 years ago
9c323f8
SF patch #941881: PEP 309 Implementation (Partial Function Application).
by Raymond Hettinger
· 20 years ago