From: Robin Dunn Date: Sun, 25 Apr 2004 06:51:10 +0000 (+0000) Subject: Renamed the core namespace's submodules to have a leading underscore. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/54f9ee450905e98296e6afd1376b3d1e06a1e00f?hp=54f9ee450905e98296e6afd1376b3d1e06a1e00f Renamed the core namespace's submodules to have a leading underscore. This is so epydoc will automatically mark them as private and won't document the objects they contain (they'll be docmented via the wx module.) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---