cpython: 1043cc2cb0ff (original) (raw)

Mercurial > cpython

changeset 85590:1043cc2cb0ff

#18895: merge with 3.3. [#18895]

Ezio Melotti ezio.melotti@gmail.com
date Sat, 07 Sep 2013 15:24:01 +0300
parents 5fbb01033a08(current diff)dd669daad7de(diff)
children c116b658aede
files Doc/library/unittest.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Doc/library/unittest.rst 2

line wrap: on

line diff

--- a/Doc/library/unittest.rst +++ b/Doc/library/unittest.rst @@ -1771,7 +1771,7 @@ Loading and running tests .. method:: addError(test, err)