Todo.py and wc.py moved to GitHub
My posts on todo.py and wc.py, two basic Python scripts I made as learning exercises, still get a good number of page-views on this site. So, I've moved the original code of both to GitHub, where you can have better access to the source code and contribute your changes.
The wc.py script has been updated, too. It will now run properly on new systems (e.g., computers other than mine, sorry about that), and it has a built-in help command.