Motini implements its own HTTP-proxying-and-link-rewriting WSGI app, using some code pasted and rewritten from Deliverance and some code building directly on the Paste proxy app. If Deliverance's code were factored properly so that the HTTP-proxy-and-link-rewriter it provides could be consumed instead of forked, Motini could then just use that.
Motini implements its own HTTP-proxying-and-link-rewriting WSGI app, using some code pasted and rewritten from Deliverance and some code building directly on the Paste proxy app. If Deliverance's code were factored properly so that the HTTP-proxy-and-link-rewriter it provides could be consumed instead of forked, Motini could then just use that.