<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>logfile.LogFile</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>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.</FONT></P>

<P><FONT SIZE=2>In BaseLogFile.__init__() - if defaultMode is not None, it sets self.defaultMode to None.</FONT>
<BR><FONT SIZE=2>Should it not set it to defaultMode ?</FONT>
</P>

</BODY>
</HTML>