[Python-bugs-list] [ python-Bugs-511876 ] UserList.__cmp__() raises RuntimeError

noreply@sourceforge.net noreply@sourceforge.net
Fri, 01 Feb 2002 12:14:39 -0800


Bugs item #511876, was opened at 2002-02-01 12:14
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=511876&group_id=5470

Category: Python Library
Group: Python 2.1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Barry Warsaw (bwarsaw)
Assigned to: Anthony Baxter (anthonybaxter)
Summary: UserList.__cmp__() raises RuntimeError

Initial Comment:
Summary says it all.  The trunk version of this method
(i.e. Python 2.2) doesn't raise this exception.  Was
this even intended?  It makes it difficult to write
derived classes that work under both Python 2.1.x and
Python 2.2.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=511876&group_id=5470