This deletes Reset(...), except for the no-argument form Reset()
from TypedPythonObject, and therefore from PythonString, PythonList,
etc.
It updates the various callers to use assignment, As<>, Take<>,
and Retain<>, as appropriate.
followon to https://reviews.llvm.org/D69080
Actually, could you also write a short blurb about what is the purpose of this class.