Revision 1d55ec329a08c2d022d4d83887bd71755bc52026 authored by Ezio Melotti on 02 August 2010, 23:34:49 UTC, committed by Ezio Melotti on 02 August 2010, 23:34:49 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79539 | florent.xicluna | 2010-04-01 01:01:03 +0300 (Thu, 01 Apr 2010) | 2 lines

  Replace catch_warnings with check_warnings when it makes sense.  Use assertRaises context manager to simplify some tests.
........
1 parent cc436eb
History
File Mode Size
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 6.4 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 7 bytes
fixer_base.py -rw-r--r-- 6.2 KB
fixer_util.py -rw-r--r-- 13.9 KB
main.py -rw-r--r-- 6.7 KB
patcomp.py -rw-r--r-- 6.8 KB
pygram.py -rw-r--r-- 890 bytes
pytree.py -rw-r--r-- 27.4 KB
refactor.py -rw-r--r-- 23.6 KB

back to top