dabo Commit
Revision 5098
Date: 2009-03-01 18:37:05 -0800 (Sun, 01 Mar 2009)
Author: Ed
Trac: http://trac.dabodev.com/changeset/5098

Changed:
U   trunk/dabo/lib/__init__.py

Log:
added the profilehooks code into the module namespace

Diff:
Modified: trunk/dabo/lib/__init__.py
===================================================================
--- trunk/dabo/lib/__init__.py  2009-03-02 02:20:20 UTC (rev 5097)
+++ trunk/dabo/lib/__init__.py  2009-03-02 02:37:05 UTC (rev 5098)
@@ -9,8 +9,10 @@
 
 import uuid
 import dabo
+import profilehooks
 
 
+
 def getRandomUUID():
        return str(uuid.uuid4())
 



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to