Re: [Python-Dev] cpython (2.7): Some tests were incorrectly marked as C specific.
May 7, 2011
9:52 p.m.
On Sat, 07 May 2011 23:16:51 +0200 raymond.hettinger <python-checkins@python.org> wrote:
+class TestErrorHandling_Python(unittest.TestCase): + module = py_heapq
This class contains no tests. Regards Antoine.
5513
Age (days ago)
5513
Last active (days ago)
0 comments
1 participants
participants (1)
-
Antoine Pitrou