[ python-Bugs-1002763 ] asynchat does not accept 'long' terminator

SourceForge.net noreply at sourceforge.net
Tue Aug 3 19:37:02 CEST 2004


Bugs item #1002763, was opened at 2004-08-03 10:35
Message generated for change (Settings changed) made by jeyk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1002763&group_id=5470

>Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jey Kottalam (jeyk)
Assigned to: Nobody/Anonymous (nobody)
Summary: asynchat does not accept 'long' terminator

Initial Comment:
I was browsing the asynchat source code and noticed
that the asynchat module accepts ints but not longs for
the set_terminator function.

I'm attaching a patch that allows it to accept longs as
well.


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

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


More information about the Python-bugs-list mailing list