gPyreTest — a regular expression tester
On the German python forum I found a thread where someone mentioned kodos which reminded me about one of my old projects which was pretty much the same, just for GTK. I now restored the sourcecode and cleaned it up a bit (it originally contained tabs and various constructs I could have avoided and a hardcoded GUI). I also added escape / unescape / export / import features.
So the result looks like this:

I added it to my projects section now: gPyreTest
And now have fun testing your python regular expressions :D