python: Try to shut ashd-wsgi down more nicely upon signal receipt.
[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...