def _makePy(self, *args, **kwargs): from persistent.timestamp import pyTimeStamp return pyTimeStamp(*args, **kwargs)