 Tornado 4.5 Documentation
Static files and aggressive file caching Debug mode and automatic reloading WSGI and Google App Engine Introduction Tornado [http://www.tornadoweb.org] is a Python web framework and asynchronous networking some IDEs. WSGI and Google App Engine Tornado is normally intended to be run on its own, without a WSGI container. However, in some environments (such as Google App Engine), only WSGI is allowed and applications Any generator that yields objects from this module must be wrapped in either this decorator or engine. Coroutines may “return” by raising the special exception Return(value). In Python 3.3+, it is also0 码力 | 333 页 | 322.34 KB | 1 年前3 Tornado 4.5 Documentation
Static files and aggressive file caching Debug mode and automatic reloading WSGI and Google App Engine Introduction Tornado [http://www.tornadoweb.org] is a Python web framework and asynchronous networking some IDEs. WSGI and Google App Engine Tornado is normally intended to be run on its own, without a WSGI container. However, in some environments (such as Google App Engine), only WSGI is allowed and applications Any generator that yields objects from this module must be wrapped in either this decorator or engine. Coroutines may “return” by raising the special exception Return(value). In Python 3.3+, it is also0 码力 | 333 页 | 322.34 KB | 1 年前3
 Tornado 4.5 Documentation
some IDEs. WSGI and Google App Engine Tornado is normally intended to be run on its own, without a WSGI container. However, in some environments (such as Google App Engine), only WSGI is allowed and applications Any generator that yields objects from this module must be wrapped in either this decorator or engine. Coroutines may “return” by raising the special exception Return(value). In Python 3.3+, it is also the caller’s perspective, @gen.coroutine is similar to the combination of @return_future and @gen.engine. Warning: When exceptions occur inside a coroutine, the exception information will be stored in0 码力 | 222 页 | 833.04 KB | 1 年前3 Tornado 4.5 Documentation
some IDEs. WSGI and Google App Engine Tornado is normally intended to be run on its own, without a WSGI container. However, in some environments (such as Google App Engine), only WSGI is allowed and applications Any generator that yields objects from this module must be wrapped in either this decorator or engine. Coroutines may “return” by raising the special exception Return(value). In Python 3.3+, it is also the caller’s perspective, @gen.coroutine is similar to the combination of @return_future and @gen.engine. Warning: When exceptions occur inside a coroutine, the exception information will be stored in0 码力 | 222 页 | 833.04 KB | 1 年前3
 Tornado 5.1 Documentation
Release 5.1.1 WSGI and Google App Engine Tornado is normally intended to be run on its own, without a WSGI container. However, in some environments (such as Google App Engine), only WSGI is allowed and applications Any generator that yields objects from this module must be wrapped in either this decorator or engine. Coroutines may “return” by raising the special exception Return(value). In Python 3.3+, it is also is deprecated and will be removed in 6.0. Use the returned awaitable object instead. tornado.gen.engine(func) Callback-oriented decorator for asynchronous generators. This is an older interface; for0 码力 | 243 页 | 895.80 KB | 1 年前3 Tornado 5.1 Documentation
Release 5.1.1 WSGI and Google App Engine Tornado is normally intended to be run on its own, without a WSGI container. However, in some environments (such as Google App Engine), only WSGI is allowed and applications Any generator that yields objects from this module must be wrapped in either this decorator or engine. Coroutines may “return” by raising the special exception Return(value). In Python 3.3+, it is also is deprecated and will be removed in 6.0. Use the returned awaitable object instead. tornado.gen.engine(func) Callback-oriented decorator for asynchronous generators. This is an older interface; for0 码力 | 243 页 | 895.80 KB | 1 年前3
 Tornado 5.1 Documentation
Static files and aggressive file caching Debug mode and automatic reloading WSGI and Google App Engine Introduction Tornado [http://www.tornadoweb.org] is a Python web framework and asynchronous networking some IDEs. WSGI and Google App Engine Tornado is normally intended to be run on its own, without a WSGI container. However, in some environments (such as Google App Engine), only WSGI is allowed and applications Any generator that yields objects from this module must be wrapped in either this decorator or engine. Coroutines may “return” by raising the special exception Return(value). In Python 3.3+, it is also0 码力 | 359 页 | 347.32 KB | 1 年前3 Tornado 5.1 Documentation
Static files and aggressive file caching Debug mode and automatic reloading WSGI and Google App Engine Introduction Tornado [http://www.tornadoweb.org] is a Python web framework and asynchronous networking some IDEs. WSGI and Google App Engine Tornado is normally intended to be run on its own, without a WSGI container. However, in some environments (such as Google App Engine), only WSGI is allowed and applications Any generator that yields objects from this module must be wrapped in either this decorator or engine. Coroutines may “return” by raising the special exception Return(value). In Python 3.3+, it is also0 码力 | 359 页 | 347.32 KB | 1 年前3
 Tornado 6.1 Documentation
been removed. tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen references are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 245 页 | 904.24 KB | 1 年前3 Tornado 6.1 Documentation
been removed. tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen references are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 245 页 | 904.24 KB | 1 年前3
 Tornado 6.0 Documentation
been removed. tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen references are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 245 页 | 885.76 KB | 1 年前3 Tornado 6.0 Documentation
been removed. tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen references are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 245 页 | 885.76 KB | 1 年前3
 Tornado 6.4 Documentation
Release 6.4 tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen ences are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 268 页 | 1.09 MB | 1 年前3 Tornado 6.4 Documentation
Release 6.4 tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen ences are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 268 页 | 1.09 MB | 1 年前3
 Tornado 6.2 Documentation
been removed. tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen ences are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 260 页 | 1.06 MB | 1 年前3 Tornado 6.2 Documentation
been removed. tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen ences are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 260 页 | 1.06 MB | 1 年前3
 Tornado 6.4 Documentation
Release 6.4 tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen ences are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 268 页 | 1.09 MB | 1 年前3 Tornado 6.4 Documentation
Release 6.4 tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen ences are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 268 页 | 1.09 MB | 1 年前3
 Tornado 6.4 Documentation
Release 6.4 tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen ences are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 268 页 | 1.09 MB | 1 年前3 Tornado 6.4 Documentation
Release 6.4 tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen gen • Some older portions of this module are deprecated and will be removed in 6.0. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen ences are used. • New function is_coroutine_function identifies functions wrapped by coroutine or engine. tornado.http1connection • The Transfer-Encoding header is now parsed case-insensitively. tornado0 码力 | 268 页 | 1.09 MB | 1 年前3
共 20 条
- 1
- 2














