TinkerPy
========

This Python 2 and 3 project (tested with CPython 2.7 and 3.3 as well as PyPy
2.0) contains the package ``tinkerpy`` which provides:

*   funtionality related to Python 2 versus 3
*   special dictionary implementations
*   a function to flatten data structures composed of iterables
*   some useful decorators
*   SAX handlers
