[Checkins] SVN: grokcore.view/trunk/src/grokcore/view/tests/directoryresource/directoryhaspy No longer need to test the grokking of the static dir.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Sun Jan 2 16:34:30 EST 2011


Log message for revision 119263:
  No longer need to test the grokking of the static dir.

Changed:
  D   grokcore.view/trunk/src/grokcore/view/tests/directoryresource/directoryhaspy.py
  D   grokcore.view/trunk/src/grokcore/view/tests/directoryresource/directoryhaspy_fixture/

-=-
Deleted: grokcore.view/trunk/src/grokcore/view/tests/directoryresource/directoryhaspy.py
===================================================================
--- grokcore.view/trunk/src/grokcore/view/tests/directoryresource/directoryhaspy.py	2011-01-02 21:32:50 UTC (rev 119262)
+++ grokcore.view/trunk/src/grokcore/view/tests/directoryresource/directoryhaspy.py	2011-01-02 21:34:30 UTC (rev 119263)
@@ -1,12 +0,0 @@
-"""
-When a directory resource is declared, it is not allowed to have a python
-module by the same name::
-
-  >>> import grokcore.view as grok
-  >>> grok.testing.grok(
-  ...     'grokcore.view.tests.directoryresource.directoryhaspy_fixture')
-  Traceback (most recent call last):
-    ...
-  GrokError: A package can not contain both a 'foo' resource directory
-  and a module named 'foo.py'
-"""



More information about the checkins mailing list