]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/wx/build/__init__.py
   3 This package provides the config module, which is used by wxPython's 
   4 setup.py distutils script.  It was moved here so it would be installed 
   5 with the rest of wxPython and could therefore be used by the setup.py 
   6 for other projects that needed this same info and functionality (most 
   7 likely in order to be compatible with wxPython.) 
   9 See config.py and wxPython's setup.py for more details. 
  14 # Exclude config from the epydoc docs because it will currently cause 
  15 # a lot of noise.  Once it has been refactored then add "config" to