예제 #1
0
 def __init__(self, id):
     super(ZODBFile, self).__init__(id)
     # Actual container of file data
     self._file = Image.File(id, id, '')