]> granicus.if.org Git - python/commit
1. Eliminate putrequest(): only used in asynccall(), merge it there.
authorKurt B. Kaiser <kbk@shore.net>
Sat, 25 Jan 2003 03:26:35 +0000 (03:26 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 25 Jan 2003 03:26:35 +0000 (03:26 +0000)
commit0a0e6c3b5ec73113196093da5f4d570cfd72ef2e
treea13dc087748a4745f17c439a774aaa5ca93fb581
parent8d81a012efa7fde5e43b8ea7275c7fc995cf74fa
1. Eliminate putrequest(): only used in asynccall(), merge it there.
2. Add additional debugging statements and enhance others.
3. Clarify comments.
4. Move SocketIO.nextseq class attribute to beginning of class.
Lib/idlelib/rpc.py