Finite state machine in python

Peng Yu pengyu.ut at gmail.com
Sat Sep 12 16:39:10 EDT 2009


Hi,

I have see some discussion on the implementation of finite state
machine in python. Can somebody point to me the best way in implenting
an FSM in python?

http://code.activestate.com/recipes/146262/

Regards,
Peng



More information about the Python-list mailing list