Skip to content
  • Alexandre Duret-Lutz's avatar
    python: add __repr__ for rs_pair · c3b7a691
    Alexandre Duret-Lutz authored
    * spot/twa/acc.hh: Hide default constructors, so that we can have
    keyword arguments on the main constructor.
    * python/spot/impl.i: Add __repr__.
    * tests/python/setacc.py: Test it.
    c3b7a691