Zachary Turner b359b10725 Delete PyObjectToString and use PythonObject::Str().
The latter function, from PythonDataObjects, is Python 3 ready and
the former was not.

llvm-svn: 252992
2015-11-13 01:24:25 +00:00
..