dabo Commit
Revision 5104
Date: 2009-03-01 18:48:36 -0800 (Sun, 01 Mar 2009)
Author: Ed
Trac: http://trac.dabodev.com/changeset/5104
Changed:
U trunk/dabo/lib/__init__.py
Log:
Reverted the change that imported profilehooks. Some distros don't come with
the profile module included in python.
Diff:
Modified: trunk/dabo/lib/__init__.py
===================================================================
--- trunk/dabo/lib/__init__.py 2009-03-02 02:42:38 UTC (rev 5103)
+++ trunk/dabo/lib/__init__.py 2009-03-02 02:48:36 UTC (rev 5104)
@@ -9,10 +9,8 @@
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]