Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
71316b0378d57a8ffe9733339318c8bdaccb706b
/
Lib
/
contextlib.py
2cc30da
Merged revisions 58742-58816 via svnmerge from
by Guido van Rossum
· 18 years ago
c59dacd
Fix a poorly-translated raise statement in contextlib.
by Collin Winter
· 18 years ago
828f04a
Issue #1066: implement PEP 3109, 2/3 of PEP 3134.
by Collin Winter
· 18 years ago
04110fb
Merged revisions 57221-57391 via svnmerge from
by Guido van Rossum
· 18 years ago
a18af4e
PEP 3114: rename .next() to .__next__() and add next() builtin.
by Georg Brandl
· 18 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 19 years ago
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
f669436
Um, I thought I'd already checked this in.
by Guido van Rossum
· 19 years ago
a9f0687
Fix a bug in nested() - if one of the sub-context-managers swallows the
by Guido van Rossum
· 19 years ago
1a5e21e
Updates to the with-statement:
by Guido van Rossum
· 19 years ago