mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
8 lines
321 B
Text
8 lines
321 B
Text
|
zope.proxy (Generic Transparent Proxies)
|
||
|
|
||
|
Proxies are special objects which serve as mostly-transparent
|
||
|
wrappers 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.
|