python: Added a simple function for doing directory-local "imports".
[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...