zopefoundation / zope.configuration

Extensible system for supporting various kinds of configurations
https://zopeconfiguration.readthedocs.io
Other
1 stars 6 forks source link

Config with pure python #54

Closed icemac closed 3 years ago

icemac commented 3 years ago

Not running the sphinx doctests on Python 2 as they fail because of unicode vs. str representation problems in the output.

Created using https://github.com/zopefoundation/meta/pull/101

icemac commented 3 years ago

Thank you for reviewing this PR. 😃