Commit 9046ef9f authored by Jeremy Hylton's avatar Jeremy Hylton

There is no rotate.

parent 10a0601b
......@@ -11,7 +11,7 @@
# FOR A PARTICULAR PURPOSE
#
##############################################################################
__version__='$Revision: 1.10 $'[11:-2]
__version__='$Revision: 1.11 $'[11:-2]
import os, sys, time
......@@ -99,4 +99,3 @@ class stupid_log_write:
_log = stupid_log_write()
log_write = _log.log
initialize = _log.initialize
rotate = _log.rotate
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment