[Zope-Checkins] CVS: ZODB3/ZEO/zrpc - smac.py:1.34.2.1
Guido van Rossum
guido@python.org
Wed, 16 Oct 2002 17:44:07 -0400
Update of /cvs-repository/ZODB3/ZEO/zrpc
In directory cvs.zope.org:/tmp/cvs-serv32227/zrpc
Modified Files:
Tag: ZODB3-3_1-branch
smac.py
Log Message:
Merge docstring changes from trunk.
=== ZODB3/ZEO/zrpc/smac.py 1.34 => 1.34.2.1 ===
--- ZODB3/ZEO/zrpc/smac.py:1.34 Wed Oct 2 15:55:24 2002
+++ ZODB3/ZEO/zrpc/smac.py Wed Oct 16 17:44:06 2002
@@ -11,10 +11,7 @@
# FOR A PARTICULAR PURPOSE
#
##############################################################################
-"""Sized message async connections
-
-$Id$
-"""
+"""Sized Message Async Connections."""
import asyncore, struct
import threading