On May 15, 7:43 pm, "Gabriel Genellina" <[EMAIL PROTECTED]>
wrote:
>>...     def __getattr__(self, name):
>>...         return getattr(self.file, name)

Nice.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to