[Zope-Checkins] CVS: Zope3/lib/python/Zope/StartUp - startup-registry.zcml:1.1.2.1.4.3

Stephan Richter srichter@cbu.edu
Tue, 9 Apr 2002 12:49:18 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/StartUp
In directory cvs.zope.org:/tmp/cvs-serv15777/StartUp

Modified Files:
      Tag: Zope3-Server-Branch
	startup-registry.zcml 
Log Message:
Okay, I cleaned up some stuff.

Could someone look at PublisherFileSystem._execute() and tell me why the 
Request looses the response during the publish process! Any ideas?


=== Zope3/lib/python/Zope/StartUp/startup-registry.zcml 1.1.2.1.4.2 => 1.1.2.1.4.3 ===
   />
 
+
   <startup:registerServerType 
     name = "Browser"
     factory = "Zope.Server.HTTP.PublisherHTTPServer."