in FileReader.py [0:0]
def getFileURI(self): uri = None try: uri = self.fileURI except Exception as e: pass finally: return uri