j
k
j a
j l
Marcus Schopen writes:
... The following doesn't work: [...] import webdav.NullResource def myPUT(self, REQUEST, RESPONSE): [original code] webdav.NullResource.NullResource.PUT = myPUT In what way does it not work?
... The following doesn't work:
[...] import webdav.NullResource
def myPUT(self, REQUEST, RESPONSE): [original code]
webdav.NullResource.NullResource.PUT = myPUT In what way does it not work?
It should... Dieter
Back to the thread
Back to the list