File: reference.rst

package info (click to toggle)
python-gevent 1.1.1-2~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 12,472 kB
  • sloc: python: 73,749; ansic: 26,302; sh: 11,090; makefile: 927; awk: 18
file content (24 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
API reference
-------------

.. toctree::

   gevent
   networking
   synchronization
   servers
   dns
   gevent.backdoor
   gevent.fileobject
   gevent.local
   gevent.monkey
   gevent.os
   gevent.signal
   gevent.pool
   gevent.queue
   gevent.server
   gevent.subprocess
   gevent.thread
   gevent.threadpool
   gevent.util
   lowlevel