2009-05-11 Todd Valentic
- Clean up older code for Python 2.6 compatability
- NewsTool.py - Remove MimeWriter usage
- WatchURL.py - Use hashlib
- ArchiveGroups.py - Use hashlib
- NewsTool.py - minor code cleanups.
- Require Python 2.4 or greater now (unoffical for awhile now)
- Use builtin set type instead of sets module (deprecated in 2.6)
- ProcessGroup.py
- PlotTool.py
- TransportServer.py