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