index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_with.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 58742-58816 via svnmerge from
Guido van Rossum
2007-11-02
1
-0/+17
*
Fix refleaks in test_with caused by reusing the same exception instance over ...
Collin Winter
2007-09-01
1
-2/+4
*
Issue #1066: implement PEP 3109, 2/3 of PEP 3134.
Collin Winter
2007-08-31
1
-1/+1
*
With the help of the improved fixer, test_with.py is now fixed.
Guido van Rossum
2007-02-11
1
-5/+5
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-75/+9
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+56
*
Um, I thought I'd already checked this in.
Guido van Rossum
2006-03-10
1
-10/+22
*
Updates to the with-statement:
Guido van Rossum
2006-02-28
1
-14/+70
*
from __future__ import with_statement addon for 'with', mostly written by
Thomas Wouters
2006-02-28
1
-0/+2
*
Set EOL style to native.
Tim Peters
2006-02-28
1
-560/+560
*
Whitespace normalization.
Tim Peters
2006-02-28
1
-560/+560
*
PEP 343 -- the with-statement.
Guido van Rossum
2006-02-27
1
-0/+560