[Zope-Checkins] CVS: Zope3/lib/python/Zope/Publisher/SOAP - SOAPPayload.py:1.1.2.3 soaplib.py:NONE

Stephan Richter srichter@cbu.edu
Wed, 13 Mar 2002 11:44:05 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/Publisher/SOAP
In directory cvs.zope.org:/tmp/cvs-serv3235

Modified Files:
      Tag: srichter-OFS_Formulator-branch
	SOAPPayload.py 
Removed Files:
      Tag: srichter-OFS_Formulator-branch
	soaplib.py 
Log Message:
- We do not need the old soaplib anymore.



=== Zope3/lib/python/Zope/Publisher/SOAP/SOAPPayload.py 1.1.2.2 => 1.1.2.3 ===
 
 from SOAPpy import SOAP
-import soaplib
 
 from Zope.Publisher.HTTP.IPayload import IRequestPayload, IResponsePayload
 from Zope.Publisher.Converters import get_converter

=== Removed File Zope3/lib/python/Zope/Publisher/SOAP/soaplib.py ===