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:
parent
06fe86b734
commit
4c53d5301b
@ -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::
|
||||
|
Loading…
Reference in New Issue
Block a user