Ejemplo n.º 1
0
Archivo: util.py Proyecto: jab/melkman
 def __init__(self, *args, **kw):
     Document.__init__(self, *args, **kw)
     self._context = None
Ejemplo n.º 2
0
 def __init__(self, *args, **kwargs):
     Document.__init__(self, *args, **kwargs)