[Checkins] SVN: grokcore.component/branches/jw-philipp-using-ndir-directives/src/grokcore/component/tests/view/nomodulename.py The error message of the new directives is slightly different.

Philipp von Weitershausen philikon at philikon.de
Fri May 2 17:55:24 EDT 2008


Log message for revision 86140:
  The error message of the new directives is slightly different.

Changed:
  U   grokcore.component/branches/jw-philipp-using-ndir-directives/src/grokcore/component/tests/view/nomodulename.py

-=-
Modified: grokcore.component/branches/jw-philipp-using-ndir-directives/src/grokcore/component/tests/view/nomodulename.py
===================================================================
--- grokcore.component/branches/jw-philipp-using-ndir-directives/src/grokcore/component/tests/view/nomodulename.py	2008-05-02 21:48:53 UTC (rev 86139)
+++ grokcore.component/branches/jw-philipp-using-ndir-directives/src/grokcore/component/tests/view/nomodulename.py	2008-05-02 21:55:23 UTC (rev 86140)
@@ -4,6 +4,6 @@
   >>> import grokcore.component.tests.view.nomodulename_fixture
   Traceback (most recent call last):
     ...
-  GrokImportError: grok.name can only be used on class level.
+  GrokImportError: The 'name' directive can only be used on class level.
 
 """



More information about the Checkins mailing list