------
* test with python 3.3 too
* avoid u'unicode' syntax (fails in python 3.2)
* handle unicode input strings properly
* add strip_whitespace option (default=True)
* Merge pull request 16 from slestak/master
* fix unittest
* working with upstream to improve 15
* remove pythonpath tweaks, change loc of 15 patch
* upstream 15