Zope Subversion Repository |
|
Zope: zope.security/trunk/src/zope/security/examples
No default branch
Revision 75174
Modified
Thu May 3 22:29:32 2007 UTC (6 years ago) by ctheune
Moving code to satellite.
Filename: Zope3/trunk/src/zope/security/examples
Revision 8532
Added
Wed Dec 25 14:15:36 2002 UTC (10 years, 5 months ago) by jim
Grand renaming:
- Renamed most files (especially python modules) to lower case.
- Moved views and interfaces into separate hierarchies within each
project, where each top-level directory under the zope package
is a separate project.
- Moved everything to src from lib/python.
lib/python will eventually go away. I need access to the cvs
repository to make this happen, however.
There are probably some bits that are broken. All tests pass
and zope runs, but I haven't tried everything. There are a number
of cleanups I'll work on tomorrow.