[Checkins] SVN: zope.app.publication/trunk/src/zope/app/publication/methodnotallowed.txt Leftover http fix.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Sun Mar 13 19:22:00 EDT 2011


Log message for revision 120895:
  Leftover http fix.

Changed:
  U   zope.app.publication/trunk/src/zope/app/publication/methodnotallowed.txt

-=-
Modified: zope.app.publication/trunk/src/zope/app/publication/methodnotallowed.txt
===================================================================
--- zope.app.publication/trunk/src/zope/app/publication/methodnotallowed.txt	2011-03-13 23:15:41 UTC (rev 120894)
+++ zope.app.publication/trunk/src/zope/app/publication/methodnotallowed.txt	2011-03-13 23:22:00 UTC (rev 120895)
@@ -6,7 +6,7 @@
 
   >>> from zope.app.wsgi.testlayer import http
 
-  >>> print http("""
+  >>> print http("""\
   ... FROG / HTTP/1.1
   ... """)
   HTTP/1.0 405 Method Not Allowed



More information about the checkins mailing list