Poodletooth-iLand/panda/python/Lib/site-packages/wx/lib/pubsub
2015-03-06 06:11:40 -06:00
..
core added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
examples added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
utils added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
__init__.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
LICENSE_BSD_Simple.txt added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
policies.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
pub.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
py2and3.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
README.txt added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
README_WxPython.txt added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
RELEASE_NOTES.txt added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
setuparg1.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00
setupkwargs.py added wx, setuptools, and pip 2015-03-06 06:11:40 -06:00

Release Notes
=============

* cleanup low-level API: exception classes, moved some out of pub module that did not
  belong there (clutter), move couple modules, 
* completed the reference documentation
* support installation via pip
* follow some guidelines in some PEPs such as PEP 396 and PEP 8
* support Python 2.6, 2.7, and 3.2 to 3.4a4 but drop support for Python <= 2.5