30 Days of Python: Days 13-19

As you may have gathered, a lot of these scripts don’t do too much useful stuff. I’m using them as a teaching tool, trying things. Later, when I need to use one of these techniques, I can look through these scripts and get a brief reminder of how to parse an XML file or use regex in python or whatever.

Day 13: Figured out how to construct XML with ElementTree.

Day 14: Used regex to search a list of presidents for how many used middle initials in their names.

Days 15 and 16: Extremely lame scripts, not uploaded

Day 17: Download today’s transcript of a room in Campfire; not uploaded because on…

Day 18: Updated Day 17′s script to look up user names from the userid’s Campfire provides.

Day 19: Saved an Object using Pickle

Posted on
June 19, 2010 4:10 pm
 
 

Leave a Reply

Name and Mail fields are required. Emails will not be published.