automaton/automaton/converters
Cao Xuan Hoang fa92789024 Removes unnecessary utf-8 encoding
The following files added utf-8 encoding but never used. So we can
remove them at all.

automaton/_utils.py
automaton/converters/pydot.py
automaton/exceptions.py
automaton/machines.py
automaton/runners.py
automaton/tests/test_fsm.py

Change-Id: I6b3b4f3b0b53cc4223cdea02e3cda8cd548a4115
2016-12-22 10:08:52 +07:00
..
__init__.py Add optional machine conversion into a pydot graph 2015-06-18 10:44:44 -07:00
pydot.py Removes unnecessary utf-8 encoding 2016-12-22 10:08:52 +07:00