[Checkins] [zopefoundation/Zope] bc22b7: Make unrestrictedTraverse more pedantic about the ...

Alessandro Pisa noreply at github.com
Thu Oct 31 18:36:44 CET 2019


  Branch: refs/heads/674-raise
  Home:   https://github.com/zopefoundation/Zope
  Commit: bc22b737806518154ad57cbb2ff5102666f452ce
      https://github.com/zopefoundation/Zope/commit/bc22b737806518154ad57cbb2ff5102666f452ce
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M CHANGES.rst
    M src/OFS/Traversable.py
    M src/OFS/tests/testTraverse.py

  Log Message:
  -----------
  Make unrestrictedTraverse more pedantic about the path

The method ``unrestrictedTraverse`` raises an error when
the argument ``path`` is not something it can work with

Closes #674




More information about the checkins mailing list