Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ka_extensionpoint.py
diff options
context:
space:
mode:
authorNostalghia <b.vehikel@googlemail.com>2010-06-27 16:57:23 (GMT)
committer Nostalghia <b.vehikel@googlemail.com>2010-06-27 16:57:23 (GMT)
commit5dce05c339d2fc636b845d7c01d2103c565447f6 (patch)
treeb467ca648fe2feb876705e47ecb86c31b3b2c59b /ka_extensionpoint.py
parent22d182db24861239a33806c4869b2d6cc7228d8b (diff)
refactoring th code for page handling
Diffstat (limited to 'ka_extensionpoint.py')
-rw-r--r--ka_extensionpoint.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ka_extensionpoint.py b/ka_extensionpoint.py
index aae9353..b2d613b 100644
--- a/ka_extensionpoint.py
+++ b/ka_extensionpoint.py
@@ -19,6 +19,7 @@ import traceback
import sys
import os
from ConfigParser import ConfigParser
+
import ka_debug
_PREFIX = 'ep_'