Removed the ability to save and restore states using the pickle module.
A pickled state is of no use to relax anymore. It's removal is needed for Python 3 support. So now everything defaults to the XML formatted output.
Authored by: bugman 2012-10-07
Parent: [r17720]
Child: [r17722]