3 Aug
2001
3 Aug
'01
8:39 p.m.
Python scripts are super-cool.. except I can never do what I want. Safety, shmafety. Am I right in thinking the following can't work ? ## Script (Python) "zwiki_tests" ##bind container=container ##bind context=context ##bind namespace= ##bind script=script ##bind subpath=traverse_subpath ##parameters= ##title= ## # run ZWiki test suite via simple through-the-web test runner from Products import ZWiki return ZWiki.tests.run()