Tornado 6.0 Documentation
provided for backwards compatibility. startupinfo and creationflags (Windows only) restore_signals (POSIX only) start_new_session (POSIX only) pass_fds (POSIX only) encoding universal_newlines=None, startupinfo=None, creationflags=0, restore_signals=True, start_new_session=False, pass_fds=(), *, encoding=None, errors=None self._communication_started = False if bufsize is None: bufsize = -1 # Restore default if not isinstance(bufsize, int): raise TypeError("bufsize must be an integer")0 码力 | 869 页 | 692.83 KB | 1 年前3
Tornado 6.1 Documentation
provided for backwards compatibility. startupinfo and creationflags (Windows only) restore_signals (POSIX only) start_new_session (POSIX only) pass_fds (POSIX only) encoding universal_newlines=None, startupinfo=None, creationflags=0, restore_signals=True, start_new_session=False, pass_fds=(), *, encoding=None, errors=None self._communication_started = False if bufsize is None: bufsize = -1 # Restore default if not isinstance(bufsize, int): raise TypeError("bufsize must be an integer")0 码力 | 931 页 | 708.03 KB | 1 年前3
Tornado 4.5 Documentation
relevant to future operations. tornado.stack_context.wrap(fn) Returns a callable object that will restore the current StackContext when executed. Use this whenever saving a callback to be executed later0 码力 | 333 页 | 322.34 KB | 1 年前3
Tornado 4.5 Documentation
Documentation, Release 4.5.3 tornado.stack_context.wrap(fn) Returns a callable object that will restore the current StackContext when executed. Use this whenever saving a callback to be executed later0 码力 | 222 页 | 833.04 KB | 1 年前3
Tornado 5.1 Documentation
relevant to future operations. tornado.stack_context.wrap(fn) Returns a callable object that will restore the current StackContext when executed. Use this whenever saving a callback to be executed later0 码力 | 243 页 | 895.80 KB | 1 年前3
Tornado 5.1 Documentation
relevant to future operations. tornado.stack_context.wrap(fn) Returns a callable object that will restore the current StackContext when executed. Use this whenever saving a callback to be executed later0 码力 | 359 页 | 347.32 KB | 1 年前3
共 6 条
- 1













