Subrequests for Zope2
Project description
Overview
plone.subrequest provides a mechanism for issuing subrequests under Zope2.
Usage
>>> from plone.subrequest import subrequest >>> response = subrequest('foo/bar') >>> data = response.body or response.stdout.getvalue()
Changelog
1.0 - 2010-07-28
Initial release. [elro]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plone.subrequest-1.0.tar.gz
(9.0 kB
view hashes)