diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-07-01 00:49:09 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-07-01 00:49:09 (GMT) |
commit | 7e2801d1b5961cd4f94ecc36f707d70bc854fea9 (patch) | |
tree | 19914603b53de1d4dbbdc8376de50fc9709b6fbd /Lib/lib2to3/refactor.py | |
parent | 4d3f18f2ede442fe2fc28357e4f5ab849f36e12b (diff) | |
download | cpython-7e2801d1b5961cd4f94ecc36f707d70bc854fea9.zip cpython-7e2801d1b5961cd4f94ecc36f707d70bc854fea9.tar.gz cpython-7e2801d1b5961cd4f94ecc36f707d70bc854fea9.tar.bz2 |
Merged revisions 73379,73388,73507,73722 via svnmerge from
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3
........
r73379 | benjamin.peterson | 2009-06-11 18:06:21 -0500 (Thu, 11 Jun 2009) | 1 line
use a real conditional expresion
........
r73388 | benjamin.peterson | 2009-06-12 09:44:29 -0500 (Fri, 12 Jun 2009) | 1 line
fix typo in last fix
........
r73507 | benjamin.peterson | 2009-06-22 13:32:04 -0500 (Mon, 22 Jun 2009) | 1 line
remove svn:executable property
........
r73722 | benjamin.peterson | 2009-06-30 19:44:30 -0500 (Tue, 30 Jun 2009) | 1 line
replace fail* with assert*
........
Diffstat (limited to 'Lib/lib2to3/refactor.py')
-rw-r--r--[-rwxr-xr-x] | Lib/lib2to3/refactor.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/lib2to3/refactor.py b/Lib/lib2to3/refactor.py index d1cdb5d..d1cdb5d 100755..100644 --- a/Lib/lib2to3/refactor.py +++ b/Lib/lib2to3/refactor.py |