.hgignore
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Fri, 26 Feb 2010 07:44:18 +0100
branchstable
changeset 4709 6a71fc0b4274
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[web] fix #724769: Use RemoteCallFailed in the publisher's error_handler On json_request, errors handled by the publisher should raise RemoteCallFailed exceptions instead of standard StatusResponse so that errbacks get called normally on the client side.

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$