Beispiel #1
0
	def getEtag(self):
		return util.getETag(self.path)
Beispiel #2
0
 def getEtag(self):
     return util.getETag(self._filePath)
Beispiel #3
0
 def getEtag(self):
     return util.getETag(self.file_obj.name)