Corrected filename error in status message & updated runtests for scope rules.
0.911
* Added --strip/-s option to strip color from output. Mainly added to keep the color escape sequences from showing up in redirected output. * Updated logging examples in readme for Python 3.
0.910
* Fixed formatting bug.
0.909
* Python 3 now supported. * Ctc class removed in favor of Ctc decorator. See [Class-Based Exception Handling](https://github.com/sbarba/cleartest/blob/master/readme.md#class-based-exception-handling) in readme.