[Checkins] [zopefoundation/zope.configuration] 3d4272: Add __all__ to all modules.

GitHub noreply at github.com
Wed Sep 26 22:56:44 CEST 2018


  Branch: refs/heads/issue38
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: 3d4272fb1dbbf6ce9f3e0d865bdfe4ec22e2f110
      https://github.com/zopefoundation/zope.configuration/commit/3d4272fb1dbbf6ce9f3e0d865bdfe4ec22e2f110
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M src/zope/configuration/config.py
    M src/zope/configuration/docutils.py
    M src/zope/configuration/exceptions.py
    M src/zope/configuration/fields.py
    M src/zope/configuration/interfaces.py
    M src/zope/configuration/name.py
    M src/zope/configuration/xmlconfig.py
    M src/zope/configuration/zopeconfigure.py

  Log Message:
  -----------
  Add __all__ to all modules.

The value replicates what is currently documented by Sphinx, which turns out to be everything. It's not clear though if that's all really meant to be consumed publically.

Fixes #38



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list