[Checkins] SVN: megrok.rdb/trunk/src/megrok/rdb/README.txt Apparently the hack in the test isn't needed (anymore?).

Martijn Faassen faassen at infrae.com
Fri Aug 15 13:00:32 EDT 2008


Log message for revision 89887:
  Apparently the hack in the test isn't needed (anymore?).
  

Changed:
  U   megrok.rdb/trunk/src/megrok/rdb/README.txt

-=-
Modified: megrok.rdb/trunk/src/megrok/rdb/README.txt
===================================================================
--- megrok.rdb/trunk/src/megrok/rdb/README.txt	2008-08-15 16:46:01 UTC (rev 89886)
+++ megrok.rdb/trunk/src/megrok/rdb/README.txt	2008-08-15 17:00:31 UTC (rev 89887)
@@ -101,13 +101,6 @@
   >>> from grok.testing import grok
   >>> grok('megrok.rdb.meta')
 
-
-Before we grok stuff in the doctest, we need to make sure that
-``__file__`` exists on our "module"::
-
-  >>> __file__ = 'foo'
-
-
 Now we can grok the components::
 
   >>> from grok.testing import grok_component



More information about the Checkins mailing list