[Zope-Checkins] CVS: Zope2 - Test.py:1.34
Jim Fulton
jim@tarzan.digicool.com
Thu, 19 Aug 1999 07:37:03 -0400
Update of /cvs-repository/Zope2/lib/python/ZPublisher
In directory tarzan.digicool.com:/projects/users/jim/lib/python/ZPublisher
Modified Files:
Test.py
Log Message:
Changed some of the publishing scaffolding to be consistent with the non-testing publisher.
Added the ability to specify a request method as well as a file for
standard input. (The default should proably be change to an empty
StringIO from sys.stdin.)
Added the ability to set extra variables in the .bododb file.