lib: Properly use error from the restarted child, in the event of restarting.
[ashd.git] / python3 / ashd / ssi.py
2012-07-16 Fredrik Tolfpython: Added XBitHack-style caching to SSI handler.
2012-07-14 Fredrik Tolfpython: Rewrote SSI handler as a reusable module, and...