fixed syntax error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-07-16 20:33:37 +00:00
parent 06fe86b734
commit 4c53d5301b

View File

@ -401,7 +401,7 @@ renderToDC = RenderToDC
# Test Driver
def test():
testText =
testText = \
"""<font weight="bold" size="16">FancyText</font> -- <font style="italic" size="16">methods for rendering XML specified text</font>
<font family="swiss" size="12">
This module exports four main methods::