summaryrefslogtreecommitdiff
path: root/examples/statemachine/documentSignoffDemo.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken the project (#141)Jon Dufresne2019-10-311-6/+12
* Fine tuning of statemachine example, moving InvalidStateTransition declaratio...Paul McGuire2019-05-271-1/+1
* Refactor generated State code to use overridden transition methods instead of...Paul McGuire2019-04-151-18/+3
* Add enumerated place holders for strings that invoke str.format(), for Py2 co...ptmcg2019-01-091-1/+1
* Clean up CHANGES notes for new examplesptmcg2018-12-311-3/+0
* Add document signoff and library book state examples;ptmcg2018-12-311-0/+68