Update of /cvsroot/wpdev/xmlscripts/scripts/wolfpack
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23430/wolfpack
Modified Files:
sockets.py
Log Message:
By popular demand, we can who people and travel to and from them!
Index: sockets.py
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/scripts/wolfpack/sockets.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** sockets.py 2 Jul 2004 13:40:47 -0000 1.4
--- sockets.py 17 Jul 2004 12:29:08 -0000 1.5
***************
*** 16,17 ****
--- 16,18 ----
next = _wolfpack.sockets.next
count = _wolfpack.sockets.count
+
|