Merge branch 'master' into next

This commit is contained in:
Alexandre Duret-Lutz 2018-04-20 08:06:33 +02:00
commit c2e177ee09
4 changed files with 10 additions and 7 deletions

View file

@ -36,6 +36,7 @@ import signal
import tempfile
from contextlib import suppress as _supress
# The parrameters used by default when show() is called on an automaton.
_show_default = None