[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/ZopePublication - ZopePublication.py:1.1.2.5
Shane Hathaway
shane@digicool.com
Mon, 19 Nov 2001 15:25:30 -0500
Update of /cvs-repository/Zope3/lib/python/Zope/App/ZopePublication
In directory cvs.zope.org:/tmp/cvs-serv21252/lib/python/Zope/App/ZopePublication
Modified Files:
Tag: Zope-3x-branch
ZopePublication.py
Log Message:
Reoriented payload objects. They now return the publication object.
Also made Publish.py easier to understand.
=== Zope3/lib/python/Zope/App/ZopePublication/ZopePublication.py 1.1.2.4 => 1.1.2.5 ===
def beforeTraversal(self, request):
- # May set request.ptype.
get_transaction().begin()
def openedConnection(self, conn):