Commit 823b33b1 authored by Ken Manheimer's avatar Ken Manheimer

Test - ignore.

parent 5021740d
......@@ -85,7 +85,7 @@
"""WebDAV support - null resource objects."""
__version__='$Revision: 1.18 $'[11:-2]
__version__='$Revision: 1.19 $'[11:-2]
import sys, os, string, mimetypes, Globals
import Acquisition, OFS.content_types
......@@ -186,5 +186,4 @@ class NullResource(Persistent, Acquisition.Implicit, Resource):
raise 'Method Not Allowed', 'Method not supported for this resource.'
Globals.default__class_init__(NullResource)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment