[Checkins] [zopefoundation/Zope] 1e235e: Don't bail on WindowsError not existing on non-win...

GitHub noreply at github.com
Wed Sep 16 16:09:56 CEST 2015


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Zope
  Commit: 1e235e700b266a3d13c3f9ab18ce4311b52e4f14
      https://github.com/zopefoundation/Zope/commit/1e235e700b266a3d13c3f9ab18ce4311b52e4f14
  Author: Michael Howitz <mh at gocept.com>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

  Changed paths:
    M src/Zope2/Startup/__init__.py

  Log Message:
  -----------
  Don't bail on WindowsError not existing on non-windows systems.

Discussion see https://github.com/zopefoundation/Zope/commit/87c5992e7e40604df206bb713e42bafd5919fe64


  Commit: c7e7bf80356c0530268be3a0c37bf7224b474891
      https://github.com/zopefoundation/Zope/commit/c7e7bf80356c0530268be3a0c37bf7224b474891
  Author: Michael Howitz <mh at gocept.com>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

  Changed paths:
    M doc/CHANGES.rst

  Log Message:
  -----------
  Add changelog entry.


  Commit: b60449d855fe3ef1c7104fbdc1d2da453b6b7031
      https://github.com/zopefoundation/Zope/commit/b60449d855fe3ef1c7104fbdc1d2da453b6b7031
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

  Changed paths:
    M doc/CHANGES.rst
    M src/Zope2/Startup/__init__.py

  Log Message:
  -----------
  Merge pull request #34 from gocept/icemac-WindowsError-2.13

Don't bail on WindowsError which is not existing on non-windows systems.


Compare: https://github.com/zopefoundation/Zope/compare/34da9edef942...b60449d855fe


More information about the checkins mailing list