commit | 161cdb3bfd6456159e9dd9717ea545741f681c08 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed May 19 14:25:58 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed May 19 14:25:58 2010 +0000 |
tree | 0c49a04a6f63b07fea940cacf2d2cb8be8a7efa6 | |
parent | 30de46c201254fadecccc766c544e7db6b07df6c [diff] |
Merged revisions 79607-79608 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79607 | andrew.kuchling | 2010-04-02 19:48:23 +0200 (Fr, 02 Apr 2010) | 1 line #6647: document that catch_warnings is not thread-safe ........ r79608 | andrew.kuchling | 2010-04-02 19:54:26 +0200 (Fr, 02 Apr 2010) | 1 line #6647: add note to two examples ........