[Twisted-Python] logfile.LogFile
Richard.Townsend at edl.uk.eds.com
Richard.Townsend at edl.uk.eds.com
Wed Jul 2 08:31:28 MDT 2003
I was trying to set the defaultMode arg in LogFile.__init__() but it didn't
seem to have any effect on the generated log file's permissions.
In BaseLogFile.__init__() - if defaultMode is not None, it sets
self.defaultMode to None.
Should it not set it to defaultMode ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20030702/6be09608/attachment.htm
More information about the Twisted-Python
mailing list