[issue9213] range purports to implement the Sequence ABC, but is missing index and count methods

2010-09-13 Thread Georg Brandl
Georg Brandl added the comment: I am -1 on adding new methods to builtins in bugfix releases. -- ___ Python tracker ___ ___ Python-bug

[issue9315] The trace module lacks unit tests

2010-09-13 Thread Alexander Belopolsky
Alexander Belopolsky added the comment: On Tue, Sep 14, 2010 at 2:29 AM, Georg Brandl wrote: .. > Note that if you add new directories under /Lib, you need to make the build > system aware of them in several > places (I don't remember all of them right now, one is in the Makefile).   > Otherwi

<    1   2