Zachary Ware added the comment:

Did not know that about test discovery, thank you Éric.  Fixed in v6.

A few other test modules may need the same fix; I based my changes to 
Lib/test/test_operator.py on Lib/test/test_heapq.py which has the same issue.  
I'll open a new report for it and any others I find.

Also, this patch was created with `hg diff -g`; the operator.c rename should be 
well taken care of by this patch.

----------
Added file: http://bugs.python.org/file28391/py_operator.v6.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16694>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to