• Tres Seaver's avatar
    Prepare for Python2-Python3 straddle. · f336d4b7
    Tres Seaver authored
    - Remove PY25 cruft.
    
    - Selectively apply cleanups from 'python-modernize':
    
      - New exception syntax.
      - Use 'six' to handle module renames.
      - Use 'six' to handle text / binary stuff.
    
    This PR covers most of the work from #66 which falls inside `python`
    (rather than the Python code generation stuff in 'src').
    f336d4b7
message_factory.py 6.07 KB