Commit 5021740d authored by Ken Manheimer's avatar Ken Manheimer

Test commit - ignore

parent bdb5c1fc
......@@ -85,7 +85,7 @@
"""WebDAV support - null resource objects."""
__version__='$Revision: 1.17 $'[11:-2]
__version__='$Revision: 1.18 $'[11:-2]
import sys, os, string, mimetypes, Globals
import Acquisition, OFS.content_types
......@@ -186,4 +186,5 @@ 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