[issue11664] Add patch method to unittest.TestCase

2014-10-08 Thread Julien Pagès

Julien Pagès added the comment:

Hi all,

I would like to contribute to Python and I'm interested in working on this. I 
have few questions (I hope you don't mind that I ask here):

 - is this issue still open and needed ?
 - if yes, do I have to work from 3.3 branch, as stated in the issue "Versions" 
field, or in the default one ?

--
nosy: +parkouss

___
Python tracker 
<http://bugs.python.org/issue11664>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11664] Add patch method to unittest.TestCase

2014-10-08 Thread Julien Pagès

Julien Pagès added the comment:

Thanks Antoine for the link, and the quick answer;

It seems that it is a sensible subject, adding or not this method, and what it 
should do. I wrote the patch anyway,  but I must confess that somewhere it 
feels strange to me to add such a method in TestCase class.

Nevertheless, it could be useful, and I will let other people decide this. :)

--
Added file: http://bugs.python.org/file36838/issue-11664.patch

___
Python tracker 
<http://bugs.python.org/issue11664>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com