]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/Error_with_external_plugins.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / bugs / Error_with_external_plugins.mdwn
index 35245ace8593fd733c32cbb69210737fe815f08a..739af4048fccd921afddebb9652be02bd64dbed3 100644 (file)
@@ -76,8 +76,7 @@ Regards,
 >> 
 >> Thus, I think that the bug is in the `proxy.py` python file. On receiving a
 >> `methodCall` (instead of a `methodResponse`) as an answer to a `methodCall`
->> request, `proxy.py` should notice the type of request, and raise an exception,
->> to exit any pending function execution, and call the requested function.
+>> request, `proxy.py` should notice the type of request, and call the requested function.
 >> 
 >> I know Python better than I know Perl, so I can try to fix this.
 >>