__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Tue, 24 Feb 2009 23:11:15 +0000
changeset 1497 1387f0d2cf45
parent 63 9b1909e46633
permissions -rw-r--r--
Pass the seed to _constructResponse This way _editContext has access to it; this will be used by the commenting system. Patch by: Sverre Rabbelier