Skip to content
  • Akim Demaille's avatar
    python: stop using __future__ · 1a03d997
    Akim Demaille authored
    We require Python 3, there is no point in using __future__.
    
    * bin/vcsn-score, bin/vcsn-score-compare, build-aux/bin/registers-gen,
    * python/vcsn/d3Widget.py, python/vcsn/ipython.py,
    * python/vcsn/score.py, tests/bin/bench-power, tests/bin/rat.py,
    * tests/bin/test.py, tests/bin/update-test, tests/python/automaton.py,
    * tests/python/derivation.py, tests/python/efsm.py,
    * tests/python/proper.py, tests/python/transpose.py:
    here.
    1a03d997