[issue26046] Typo in documentation of unittest

2016-01-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset ff3655d6c257 by Benjamin Peterson in branch '2.7': fix typo in unittest docs (closes #26046) https://hg.python.org/cpython/rev/ff3655d6c257 New changeset f24d22b44099 by Benjamin Peterson in branch '3.4': fix typo in unittest docs (closes #26046) ht

[issue26046] Typo in documentation of unittest

2016-01-07 Thread Upendra Kumar
Upendra Kumar added the comment: I have submitted the patch for this small typo. -- keywords: +patch nosy: +upendra-k14 Added file: http://bugs.python.org/file41528/typo.patch ___ Python tracker ___

[issue26046] Typo in documentation of unittest

2016-01-07 Thread Emanuel Barry
Emanuel Barry added the comment: Think you can submit a patch? -- keywords: +easy nosy: +ebarry stage: -> needs patch title: Typo -> Typo in documentation of unittest ___ Python tracker ___