
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), Safari or Opera (from 8) which handles XMLHttpRequests. license ------- This work is licensed under a Creative Commons License. download -------- current version: retest-0.4.zip - 050906, from http://cthedot.de/retest/ Tested with Python 2.4.1, Firefox 1.06, Internet Explorer 6 and Opera 8.02 on Windows XP only. Seems to work best with Firefox and Opera, any feedback (success or failure ;) is welcome. usage ----- Start the server with >python reserver.py and open http://localhost:8087/ in your webbrowser. You might want to adjust the PORT used in reserver.py. The usage of the application itself should be self explanatory, take a look in the Python documentation for the re module. any comment will be appreciated, thanks christof hoeke <P><A HREF="http://cthedot.de/retest/">retest 0.4</A> - test Python regular expressions in a webbrowser (06-Sep-05)
participants (1)
-
Christof