blob: 3ef0d5f5267271a56d784f8df20d2733ceb7e318 (
plain)
1
2
3
4
5
6
7
8
9
|
zope.location (Zope Location)
In Zope3, location are special objects that has a structural
location.
This requires zope.interface, zope.schema, zope.proxy and
zope.component.
To build, this requires pysetuptools.
|