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

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


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 15e6600aea8b46c5dcc9903fc2d5594f6e4ffcf1
      https://github.com/zopefoundation/Zope/commit/15e6600aea8b46c5dcc9903fc2d5594f6e4ffcf1
  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: 3781b2e4245bd12ca69db15e63e18d8eb768dc66
      https://github.com/zopefoundation/Zope/commit/3781b2e4245bd12ca69db15e63e18d8eb768dc66
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

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

  Log Message:
  -----------
  Merge pull request #33 from gocept/icemac-WindowsError-default

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


Compare: https://github.com/zopefoundation/Zope/compare/e2888694d96f...3781b2e4245b


More information about the checkins mailing list