Thanks.

I should've mentioned I want StdoutLog to subclass the 'file' type
because I need all the file attributes available.

I could add all the standard file methods and attributes to StdoutLog
without subclassing  'file' but I'd rather avoid this if I can.

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

Reply via email to