-_widgetTest = '''\
-<html><body>
-The widgets on this page were created dynamically on the fly by a custom
-wxTagHandler found in wxPython.lib.wxpTag.
-
-<hr>
-<center>
-<wxp class="wxButton" width="50%">
- <param name="label" value="It works!">
- <param name="id" value="wxID_OK">
-</wxp>
-</center>
-<hr>
-after
-</body></html>
-'''