[Patches] [Patch #101447] Fix for 113704: Update asyncore/asynchat

noreply@sourceforge.net noreply@sourceforge.net
Thu, 7 Sep 2000 08:58:23 -0700


Patch #101447 has been updated. 

Project: 
Category: library
Status: Open
Summary: Fix for 113704: Update asyncore/asynchat

Follow-Ups:

Date: 2000-Sep-07 08:43
By: adustman

Comment:
I just browsed through this patch, and noticed at the end:

import regex

This is in asynchat.py. Shouldn't we update this for re?
-------------------------------------------------------

Date: 2000-Sep-07 08:58
By: akuchling

Comment:
Probably, but that would be more work and should really be
in a separate patch sent to Sam Rushing, original author of 
the code.  For now I think we should just resync with Sam's code, because it really complicates life for people
distributing Zope.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101447&group_id=5470