aboutsummaryrefslogtreecommitdiff
path: root/net/py-zope.proxy/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Proxies are special objects which serve as mostly-transparent wrappersMartin Wilke2008-12-041-0/+6
around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible. WWW: http://pypi.python.org/pypi/zope.proxy PR: ports/129159 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=223771