[Twisted-Python] "Ports" vs. "Listeners"
Glyph Lefkowitz
glyph at twistedmatrix.com
Tue Jul 31 00:26:34 MDT 2001
On Tue, 31 Jul 2001, Moshe Zadka wrote:
> ServerSocket is the official Pythonic name, as in "the ServerSocket
> module".
Where does this module appear?
glyph at helix:~% python2.1
Python 2.1 (#1, May 31 2001, 15:00:32)
[GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-81)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> import ServerSocket
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named ServerSocket
______ __ __ _____ _ _
| ____ | \_/ |_____] |_____|
|_____| |_____ | | | |
@ t w i s t e d m a t r i x . c o m
http://twistedmatrix.com/users/glyph
More information about the Twisted-Python
mailing list