inherit from file and create stdout instance?

7stud bbxx789_05ss at yahoo.com
Tue May 15 21:56:56 EDT 2007


On May 15, 7:43 pm, "Gabriel Genellina" <gagsl-... at yahoo.com.ar>
wrote:
>>...     def __getattr__(self, name):
>>...         return getattr(self.file, name)

Nice.




More information about the Python-list mailing list