def5bb8e8f318f55a08a7f516b2198e73bcd5beb

Renamed GreenFile to Green_fileobject, better reflecting its purpose. This is kind of a documentation fix for #6.
Renamed GreenFile to Green_fileobject, better reflecting its purpose. This is kind of a documentation fix for #6.
Getting Started =============== % python >>> from eventlet import api >>> help(api) Also, look at the examples in the examples directory. Building the Docs ================= To build a complete set of HTML documentation, you must have Sphinx, which can be found at http://sphinx.pocoo.org/ cd doc make html The built html files can be found in doc/_build/html afterward.
Description
Languages
Python
99.5%
Shell
0.4%
Thrift
0.1%