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

noreply@sourceforge.net noreply@sourceforge.net
Mon, 25 Mar 2002 13:12:21 -0800


Patches item #534862, was opened at 2002-03-25 15:12
You can respond by visiting: 
http://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: Nobody/Anonymous (nobody)
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


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

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