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.
Showing
src/Persistence/TimeStamp.c
0 → 100644
This diff is collapsed.
src/persistent/TimeStamp.c
0 → 100644
This diff is collapsed.
src/transaction/__init__.py
0 → 100644
src/transaction/manager.py
0 → 100644
src/transaction/txn.py
0 → 100644
Please register or sign in to comment