twisted.internet.defer.NotACoroutineError
class twisted.internet.defer.NotACoroutineError(TypeError): (source)
View In Hierarchy
This error is raised when a coroutine is expected and something else is encountered.