python: Rewrote SSI handler as a reusable module, and in Python3.
authorFredrik Tolf <fredrik@dolda2000.com>
Sat, 14 Jul 2012 19:59:39 +0000 (21:59 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sat, 14 Jul 2012 19:59:39 +0000 (21:59 +0200)
commit0b6f220fc8ac58b6404e2d45eed52629d549860f
treeee16187b34a19043e0f8cbdf993cff7275964b02
parent9a98cec1b50ed03008cccf2778db47c0f4f23cc3
python: Rewrote SSI handler as a reusable module, and in Python3.
python/serve-ssi [deleted file]
python/setup.py
python3/ashd/ssi.py [new file with mode: 0644]
python3/serve-ssi [new file with mode: 0755]
python3/setup.py