[issue1696444] Adding an index method to tuples

2008-02-06 Thread Raymond Hettinger
Raymond Hettinger added the comment: Py2.6 and Py3.0 now how have tuple.index() and tuple.count(). -- resolution: -> out of date status: open -> closed _ Tracker <[EMAIL PROTECTED]> __

[issue1696444] Adding an index method to tuples

2007-09-20 Thread Georg Brandl
Changes by Georg Brandl: -- components: +Interpreter Core -None type: -> rfe versions: +Python 2.6, Python 3.0 _ Tracker <[EMAIL PROTECTED]> _ _