[z3-checkins] r5657 - z3/Five/branch/dc-experiments
dreamcatcher at codespeak.net
dreamcatcher at codespeak.net
Sat Jul 24 22:36:27 MEST 2004
Author: dreamcatcher
Date: Sat Jul 24 22:36:26 2004
New Revision: 5657
Modified:
z3/Five/branch/dc-experiments/api.py
Log:
- Add StandardMacros to api
Modified: z3/Five/branch/dc-experiments/api.py
==============================================================================
--- z3/Five/branch/dc-experiments/api.py (original)
+++ z3/Five/branch/dc-experiments/api.py Sat Jul 24 22:36:26 2004
@@ -10,5 +10,5 @@
$Id$
"""
-from browser import BrowserView
+from browser import BrowserView, StandardMacros
from viewable import Viewable
More information about the z3-checkins
mailing list