[Checkins] [zopefoundation/Zope] 8e52f9: Add new `Zope2.Startup.config` module to hold conf...

GitHub noreply at github.com
Sat Jul 23 20:25:35 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 8e52f973557b0ea3bd8d4a36d4624fe99baec794
      https://github.com/zopefoundation/Zope/commit/8e52f973557b0ea3bd8d4a36d4624fe99baec794
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-23 (Sat, 23 Jul 2016)

  Changed paths:
    M CHANGES.rst
    M src/Lifetime/__init__.py
    M src/Testing/ZopeTestCase/threadutils.py
    M src/ZPublisher/HTTPResponse.py
    M src/ZServer/HTTPServer.py
    M src/ZServer/PCGIServer.py
    M src/ZServer/PubCore/__init__.py
    M src/ZServer/__init__.py
    M src/ZServer/medusa/http_server.py
    M src/Zope2/Startup/__init__.py
    A src/Zope2/Startup/config.py
    M src/Zope2/Startup/handlers.py
    M src/Zope2/Startup/tests/testStarter.py
    M src/Zope2/Startup/tests/test_schema.py
    M src/webdav/NullResource.py
    M src/webdav/Resource.py
    M src/webdav/__init__.py
    M src/webdav/tests/testResource.py

  Log Message:
  -----------
  Add new `Zope2.Startup.config` module to hold configuration.

This avoids various import dependencies between the Startup code
and ZServer/webdav.




More information about the checkins mailing list