mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-09-05 01:10:12 +02:00
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
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