[Zope3-Users] Question about README.txt files

Stephan Richter srichter at cosmos.phy.tufts.edu
Mon May 4 10:02:38 EDT 2009


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. 

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. "Zope Stephan Richter"


More information about the Zope3-users mailing list