AMP callRemoteString ignores requiresAnswer
[email protected] Fri, 04 Sep 2009 12:09:54 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from ivank <[email protected]>: C{BoxDispatcher.callRemoteString} has a C{requiresAnswer} argument (and documentation), but it is not passed to C{return self._sendBoxCommand(command, box)}. There are also no tests for the case where C{requiresAnswer=False}. ---------- Type : defect Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3999