mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-27 05:32:41 -06:00
.. | ||
core | ||
examples | ||
utils | ||
__init__.py | ||
LICENSE_BSD_Simple.txt | ||
policies.py | ||
pub.py | ||
py2and3.py | ||
README.txt | ||
README_WxPython.txt | ||
RELEASE_NOTES.txt | ||
setuparg1.py | ||
setupkwargs.py |
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