* Added "from_string" functionality to the _Overlay and GroundOverlay classes.
* Attempt to solve issues with Python 2.6 unittesting when using the: with self.assertRaises(...): ... By specifying "as context" on the with statement
Showing
Please register or sign in to comment