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"
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to