Fix a problem with paths on Windows corrupting basedir.
3.3.2
This release adds support for Python 3.
Functionally it is mostly the same as 0.3.2, though there was some additional cleanup of the examples scripts.
0.3.2
- Raise an exception when re-using a context dict name with a basedir that doesn't match - Migrate to pytest for testing and use the new recommended test practices (http://occweb.cfa.harvard.edu/twiki/Aspect/SkaPythonTesting)