/circuits/net/__init__.py
https://bitbucket.org/prologic/circuits/ · Python · 12 lines · 0 code · 1 blank · 11 comment · 0 complexity · 454240ccfc48ee8d825b2267619f4ee0 MD5 · raw file
- # Package: net
- # Date: 7th April 2010
- # Author: James Mills, prologic at shortcircuit dot net dot au
- """Networking Components
- This package contains components that implement network sockets and
- protocols for implementing client and server network applications.
- :copyright: CopyRight (C) 2004-2013 by James Mills
- :license: MIT (See: LICENSE)
- """