[Zope3-Users] zope.testing question

2009-05-31 Thread Kent Tenney
Howdy, I'm having trouble getting started. from http://pypi.python.org/pypi/zope.testing/3.7.4#getting-started: "zope.testing uses buildout. To start, run python bootstrap.py. It will create a number of directories and the bin/buildout script. Next, run bin/buildout. It will create a test script

Re: [Zope3-Users] zope.testing question

2009-05-31 Thread Chris Withers
Kent Tenney wrote: > "zope.testing uses buildout. To start, run python bootstrap.py. > It will create a number of directories and the bin/buildout script. > Next, run bin/buildout. It will create a test script for you. Now, run > bin/test to run the zope.testing test suite." > > $ python bootstrap

Re: [Zope3-Users] z3c.form: Setting HTTP_AUTHORIZATION in header

2009-05-31 Thread Simon Elbaz
Hi, I have finally understood HTTP authentication process: a zope.View permission is set on a page in order to trigger the Unauthorized exception. My new difficulty is how to catch this exception : Unauthorized: (, 'browserDefault', 'zope.View') Thanks for your help Simon* * On Tue, May 26, 2009