MCPcopy Create free account
hub / github.com/EasyIME/PIME / BadYieldError

Class BadYieldError

python/python3/tornado/gen.py:123–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121
122
123class BadYieldError(Exception):
124 pass
125
126
127class ReturnValueIgnoredError(Exception):

Callers 1

convert_yieldedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected