Skip to content

PyUtils: Fixes for python3.

Scott Snyder requested to merge ssnyder/athena:py3.PyUtils-20190905 into master
  • Get basestring from past.builtins.
  • Iterator interface.
  • Fix raw byte string comparison.
  • Work around root issue with converting strings stored in trees.

Merge request reports