On Mon, May 4, 2009 at 9:02 AM, Stephan Richter <srich...@cosmos.phy.tufts.edu> wrote: > On Monday 04 May 2009, Kent Tenney wrote: >> Where do the helpers like ls, cat and write live? >> >> >>> ls(sample_buildout) >> >>> cat(sample_buildout, 'buildout.cfg') >> >>> write(sample_buildout, 'recipes', 'mkdir.py', > > Usually in tests.py or tests/test_*.py. They are added to the globals that are > available in the test.
ok, for buildout, tests.py imports testing.py, which defines the helpers So the magic in *.txt is ad-hoc for each package? Thanks, Kent > > Regards, > Stephan > -- > Stephan Richter > Web Software Design, Development and Training > Google me. "Zope Stephan Richter" > _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users