Skip to content
Snippets Groups Projects
  • Maximilian Press's avatar
    dfa4e5aa
    Easy py2-compatible py3 updates, round 1 · dfa4e5aa
    Maximilian Press authored
    Changed _modules/ and PhageTerm.py and
    test_functions_PhageTerm_for_multi.py to use py3-style print functions.
    
    Py2-compatible due to __future__ imports.
    
    Also added both-versions compatible translate method in
    _modules/utilities.py.
    dfa4e5aa
    History
    Easy py2-compatible py3 updates, round 1
    Maximilian Press authored
    Changed _modules/ and PhageTerm.py and
    test_functions_PhageTerm_for_multi.py to use py3-style print functions.
    
    Py2-compatible due to __future__ imports.
    
    Also added both-versions compatible translate method in
    _modules/utilities.py.