[Patches] [ python-Patches-534862 ] help asyncore recover from repr() probs

noreply@sourceforge.net noreply@sourceforge.net
Tue, 09 Jul 2002 16:46:25 -0700


Patches item #534862, was opened at 2002-03-25 15:12
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=534862&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Jeremy Hylton (jhylton)
Summary: help asyncore recover from repr() probs

Initial Comment:
I've had this patch my my copy of asyncore.py
for quite awhile.  It works for me as a way to
recover from repr() bogosities, though I'm
unfamiliar enough with repr/str issues and
asyncore to know if this is the right way to
make it more bulletproof (or if it should even be
made more bulletproof).

Skip


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

>Comment By: Skip Montanaro (montanaro)
Date: 2002-07-09 18:46

Message:
Logged In: YES 
user_id=44345

Looking for a vote up or down so I can get rid of the "M" when I execute
"cvs up"...

S


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

Comment By: Guido van Rossum (gvanrossum)
Date: 2002-04-04 11:12

Message:
Logged In: YES 
user_id=6380

Jeremy, what do you think of this? Looks harmless to me...

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

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