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
dummy
__init__.py -rw-r--r-- 7.4 KB
connection.py -rw-r--r-- 12.2 KB
forking.py -rw-r--r-- 14.0 KB
heap.py -rw-r--r-- 5.6 KB
managers.py -rw-r--r-- 34.0 KB
pool.py -rw-r--r-- 17.3 KB
process.py -rw-r--r-- 7.7 KB
queues.py -rw-r--r-- 10.8 KB
reduction.py -rw-r--r-- 5.0 KB
sharedctypes.py -rw-r--r-- 6.0 KB
synchronize.py -rw-r--r-- 8.8 KB
util.py -rw-r--r-- 7.7 KB

back to top