1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-20 12:58:07 +01:00
Files
wicd/daemon.py
metrics 68424ebfea Convert FlushWriter into LogWriter and optimise log writing.
FlushWriter looped through all the characters provided, writing them one
at a time. This is not strictly necessary, so modify the algorithm to
use a smart substitution and keep the timestamps correct. Name change to
better match its behaviour.
2007-08-12 01:36:49 +00:00

46 KiB