what is it ---------- A simple Server which enables tests of Python regular expressions (re module) in a webbrowser. Uses SimpleHTTPServer and AJAX.
You need: Python, a modern webbrowser like Firefox, IE (from 5.5 (modern? well... ;), Safari or Opera (from 8) which handles XMLHttpRequest. changes ------- * added automatic opening of application webpage in the systems default browser (using the webbrowser module) (also in 0.5.2) * lots of code improvements by James Thiele (thanks a lot!) * added exit button (together with server code by James Thiele) license ------- This work is licensed under a Creative Commons License. download -------- current version: retest-0.6.zip - 060211, from http://cthedot.de/retest/ see also http://cheeseshop.python.org/pypi/retest/0.6 any comment will be appreciated, thanks christof hoeke -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html