cwconfig.py
branchstable
changeset 7031 a04621040cad
parent 7005 f45f42256905
child 7083 b8e35cde46e9
--- a/cwconfig.py	Tue Feb 22 21:33:10 2011 +0100
+++ b/cwconfig.py	Mon Feb 28 14:12:42 2011 +0100
@@ -771,7 +771,7 @@
         self.debug('%s loaded', sitefile)
         return module
 
-    def eproperty_definitions(self):
+    def cwproperty_definitions(self):
         cfg = self.persistent_options_configuration()
         for section, options in cfg.options_by_section():
             section = section.lower()