[Zope-Checkins] CVS: Zope3/lib/python/Zope/Server/tests - testHTTPServer.py:NONE testPublisherServer.py:NONE

Stephan Richter srichter@cbu.edu
Tue, 2 Apr 2002 00:08:10 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/Server/tests
In directory cvs.zope.org:/tmp/cvs-serv6290/lib/python/Zope/Server/tests

Removed Files:
      Tag: Zope3-Server-Branch
	testHTTPServer.py testPublisherServer.py 
Log Message:
Issue 53: Comment

- Created a bunch of interfaces that let us know what is going on.
- Split, updated and zopefied the Logger code.
- Reorganized dir structure in Zope.Server
- HTTP component split up in files (HTTP server works)
- Inserted Shane's skeleton FTP code (since I like his better than mine)
- Took a first cut at the Virtual File System (VFS) by copying and updating
  medusa'a old filesys.py code.


=== Removed File Zope3/lib/python/Zope/Server/tests/testHTTPServer.py ===

=== Removed File Zope3/lib/python/Zope/Server/tests/testPublisherServer.py ===