[Patches] [ python-Patches-1470460 ] fix test_bisect in p3yk

SourceForge.net noreply at sourceforge.net
Fri Apr 14 21:28:09 CEST 2006


Patches item #1470460, was opened at 2006-04-14 19:18
Message generated for change (Settings changed) made by twouters
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1470460&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Tests
Group: Python 3000
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Wouters (twouters)
Assigned to: Guido van Rossum (gvanrossum)
>Summary: fix test_bisect in p3yk

Initial Comment:
Trivial fix for test_bisect: since LenOnly and GetOnly
are newstyle classes now (as is everything), trying to
do the operation they don't have now raises TypeError
instead of AttributeError.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1470460&group_id=5470


More information about the Patches mailing list