Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
cd6ae68943e5bd219d0f32be346d1a730635aaa4
/
Lib
/
test
/
test_functools.py
805365e
Merged revisions 55007-55179 via svnmerge from
by Guido van Rossum
· 18 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
e2a383d
Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.)
by Guido van Rossum
· 19 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 19 years ago
0919a1a
Part of SF patch #1513870 (the still relevant part) -- add reduce() to
by Guido van Rossum
· 19 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 19 years ago
4d70c3d
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
by Thomas Wouters
· 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