TinkerPy
========

This Python 2 and 3 project (tested with 2.7 and 3.3) 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
*   a function to create an UTF-16 string from an Unicode codepoint
