Add html module

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-11-01 22:51:18 +00:00
parent 8829d26dde
commit 86598ce3cd

View File

@@ -72,6 +72,7 @@ MODULENAME_REPLACE = {'_core' : '',
'_dataview': 'dataview.',
'_adv' : 'adv.',
'_stc' : 'stc.',
'_html' : 'html.',
}
NO_MODULE = {