mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
'many' --> 'much'
This commit is contained in:
@@ -4,10 +4,10 @@ Networking
|
|||||||
Twisted
|
Twisted
|
||||||
-------
|
-------
|
||||||
|
|
||||||
`Twisted <http://twistedmatrix.com/trac/>`_ is an event-driven networking engine. It can be
|
`Twisted <http://twistedmatrix.com/trac/>`_ is an event-driven networking
|
||||||
used to build applications around many different networking protocols, including http servers
|
engine. It can be used to build applications around many different networking
|
||||||
and clients, applications using SMTP, POP3, IMAP or SSH protocols, instant messaging and
|
protocols, including http servers and clients, applications using SMTP, POP3,
|
||||||
`many more <http://twistedmatrix.com/trac/wiki/Documentation>`_.
|
IMAP or SSH protocols, instant messaging and `much more <http://twistedmatrix.com/trac/wiki/Documentation>`_.
|
||||||
|
|
||||||
PyZMQ
|
PyZMQ
|
||||||
-----
|
-----
|
||||||
|
|||||||
Reference in New Issue
Block a user