[Zope3-checkins] CVS: Zope3/lib/python/datetime/tests - __init__.py:NONE test_datetime.py:NONE

Jim Fulton jim@zope.com
Wed, 25 Dec 2002 09:12:11 -0500


Update of /cvs-repository/Zope3/lib/python/datetime/tests
In directory cvs.zope.org:/tmp/cvs-serv15352/lib/python/datetime/tests

Removed Files:
	__init__.py test_datetime.py 
Log Message:
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.


=== Removed File Zope3/lib/python/datetime/tests/__init__.py ===

=== Removed File Zope3/lib/python/datetime/tests/test_datetime.py ===