[Twisted-Python] Re: Addition to twisted.python.logfile
Andy Robinson
andy at reportlab.com
Fri Oct 18 10:24:56 MDT 2002
> And wouldn't work on Windows... The question is if we care about
> compresssing logs on Windows. I think we should.
On windows you cannot even assume a command line zip program.
You'd have to shell a script of your own:-)
The good news is that zlib is available by default in the
Windows distribution; everybody will have it.
- Andy
p.s. apologies for not getting back onto distutils this
week - hope to test it tonight.
More information about the Twisted-Python
mailing list