Felippe da Motta Raposo added the comment:
Thank you!
--
___
Python tracker
<http://bugs.python.org/issue25795>
___
___
Python-bugs-list mailing list
Unsubscribe:
Felippe da Motta Raposo added the comment:
Martin Panter added the comment:
> I left a comment about adding the module=... back in test_pyclbr.
I had to put it because `test_others` was failing:
(test output)
```
l1=['TestCase']
l2=['unittest.TestCase']
ignore
Felippe da Motta Raposo added the comment:
SilentGhost suggested that I should change all occurrences of `TestCase`, on
both `test_telnetlib` and `test_pyclbr`, by `unittest.TestCase`. This patch has
these changes.
--
Added file: http://bugs.python.org/file41244/mywork.patch
Felippe da Motta Raposo added the comment:
I did it!
Can you please take a look at it?
--
keywords: +patch
Added file: http://bugs.python.org/file41241/mywork.patch
___
Python tracker
<http://bugs.python.org/issue25
Felippe da Motta Raposo added the comment:
I'd like to fix it!
How am I supposed to start?
--
nosy: +felippemr
___
Python tracker
<http://bugs.python.org/is