[kupfer] helplib: Another very temporary migration module



commit b0698cffae20c3f56bb91e9086e0292449fe4b9f
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date:   Sun Jan 10 13:26:57 2010 +0100

    helplib: Another very temporary migration module
    
    All plugins relying on kupfer.helplib should be migrated to
    kupfer.obj.helplib and kupfer.weaklib

 kupfer/helplib.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/kupfer/helplib.py b/kupfer/helplib.py
new file mode 100644
index 0000000..d910569
--- /dev/null
+++ b/kupfer/helplib.py
@@ -0,0 +1,4 @@
+
+# NOTE: VERY TEMPORARY MIGRATION IMPORTS
+# ALL PLUGINS RELYING ON THESE SHOULD BE MIGRATED
+from kupfer.obj.helplib import *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]