Patches for 1b1
Patch(es) for twisted_http.py.
Wraps output into a twisted-style producer, for use in the twisted publishing loop.
Only one needs to be used, they're just different alternatives. One supports synchronization and perspective brokeraging. One drops out the PB stuff, and the other drops out both.
twisted_http.py.patch1 - Patches the twisted_http.py to use a twisted-style producer for output. Includes synchronization and perspective broker references.
twisted_http.py.patch2 - Patches the twisted_http.py to use a twisted-style producer for output. Includes synchronization; omits perspective broker references.
twisted_http.py.patch3 - Patches the twisted_http.py to use a twisted-style producer for output. No synchronization or pb references.