[Checkins] [zopefoundation/zExceptions] 1640ae: try to sort out __str__ vs __unicode__ methods in ...

GitHub noreply at github.com
Sun Mar 29 22:25:40 CEST 2015


  Branch: refs/heads/pypy
  Home:   https://github.com/zopefoundation/zExceptions
  Commit: 1640aef8053267a2364e30a1a85e39ea8973727a
      https://github.com/zopefoundation/zExceptions/commit/1640aef8053267a2364e30a1a85e39ea8973727a
  Author: David Glick <david at glicksoftware.com>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M src/zExceptions/__init__.py
    A src/zExceptions/_compat.py
    M src/zExceptions/tests/testExceptionFormatter.py
    M src/zExceptions/tests/test_unauthorized.py
    M src/zExceptions/unauthorized.py

  Log Message:
  -----------
  try to sort out __str__ vs __unicode__ methods in Py 2 and 3


  Commit: 0eb9011cd78f72dc8d59b09d78ef60ece2da95d2
      https://github.com/zopefoundation/zExceptions/commit/0eb9011cd78f72dc8d59b09d78ef60ece2da95d2
  Author: David Glick <david at glicksoftware.com>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M src/zExceptions/TracebackSupplement.py
    M src/zExceptions/__init__.py
    M src/zExceptions/_compat.py
    M src/zExceptions/unauthorized.py

  Log Message:
  -----------
  pep8


Compare: https://github.com/zopefoundation/zExceptions/compare/0510c54bf052...0eb9011cd78f


More information about the checkins mailing list