New Features:
- setup.py support. "pip install <path to repository>" can now install cpyjava as a python extension
- java.lang.Comparable now used in richcompare
- decorator inheritance
- translation of java excpetion now includes the message
- added explicit cast function (to manually select an overloaded function)