commit | 2d6c39b24fee77b32ce3bebd1ca01291ba47d15d | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Thu Feb 04 20:27:41 2010 +0000 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Thu Feb 04 20:27:41 2010 +0000 |
tree | 415b0169fccd5e4bd8710e4121094bbd730fa01e | |
parent | b6375f12664f32f9c997609adab6e73c58721c69 [diff] |
Merged revisions 77968 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77968 | ezio.melotti | 2010-02-04 22:06:38 +0200 (Thu, 04 Feb 2010) | 1 line Use correct assert* methods in the examples. ........