Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2014-08-06 12:03:18
Size: 329
Editor: PieterSmit
Comment:
Revision 4 as of 2016-12-10 06:01:17
Size: 610
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * Contextmanager [[https://jeffknupp.com/blog/2016/03/07/python-with-context-managers/|20160307]] add '''__enter__''' and '''__exit__''' to a class
Line 8: Line 9:

 * FSM - Clean state machine http://www.talyarkoni.org/blog/2014/10/29/yet-another-python-state-machine-and-why-you-might-care/

PYTHON links

...


CategoryDevelopement

Python (last edited 2023-10-10 00:31:07 by PieterSmit)