mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-10 13:57:08 +01:00
Add a note that Python's XML is better than wx's XML for most things.
This commit is contained in:
@@ -15,6 +15,9 @@ MODULE = "_xml"
|
||||
NAME = "_xml" # Base name of the file to generate to for this script
|
||||
DOCSTRING = """\
|
||||
Some simple XML classes for use with XRC.
|
||||
|
||||
For more advanced XML needs it would be better to use one of the XML packages
|
||||
provided by Python.
|
||||
"""
|
||||
|
||||
# The classes and/or the basename of the Doxygen XML files to be processed by
|
||||
|
||||
Reference in New Issue
Block a user