Esempio n. 1
0
 def get_pickleable_file(self):
     return PickleableFileSample.file_object_factory(self.file)
Esempio n. 2
0
	def get_pickleable_file(self):
		return PickleableFileSample.file_object_factory(self.file)