twisted / twisted

Event-driven networking engine written in Python.
https://www.twisted.org
Other
5.46k stars 1.15k forks source link

logfile.LogFile ignores defaultMode #11471

Closed twisted-trac closed 20 years ago

twisted-trac commented 20 years ago
radix's avatar @radix reported
Trac ID trac#39
Type defect
Created 2003-07-12 20:10:21Z
Searchable metadata ``` trac-id__39 39 type__defect defect reporter__radix radix priority__high high milestone__ branch__ branch_author__ status__closed closed resolution__fixed fixed component__ keywords__ time__1058040621000000 1058040621000000 changetime__1058049523000000 1058049523000000 version__ owner__ cc__radix ```
twisted-trac commented 13 years ago
Automation's avatar Automation removed owner
twisted-trac commented 20 years ago
radix's avatar @radix commented
#!html
<pre>
In twisted.python.logfile.py

BaseLogFile.__init__() appears to ignore the
defaultMode arg if it is not None.

</pre>
twisted-trac commented 20 years ago
radix's avatar @radix commented
#!html
<pre>
fixed it! sorry for the wait.

</pre>