Now with 20% less ranting

Posted by Nick Loadholtes on 9/9/2004 filed in Programming, Python, Thinking

Well I got my system upgraded to Python 2.3.4 finally. Thus concludes our lesson titled “If it ain’t that broken, then don’t try to fix it.”

In other news, I’ve been reading up on state machines in python. I found two really good resources I wanted to share. I’ve mentioned Noah’s FSM before, and here is the pydoc for it. Also, David Mertz has written a couple of article about them for IBM’s developerworks site (which is always worth a visit).

I like a lot of what I’m reading, I think I’m going to try and combine all of these ideas together and see what I can make.

Leave a Comment

You must be logged in to post a comment.