18 Feb
2004
18 Feb
'04
8:14 p.m.
Murray Pearson wrote at 2004-2-17 16:02 -0700:
How does one go about discovering the attributes and attribute names of an unknown object?
There is my "DocFinder" product <http://www.dieter.handshake.de/pyprojects/zope>
... but all the information I have on the file once it's uploaded is
<ZPublisher.HTTPRequest.FileUpload instance at 0x3d3188cc>
Look at the source. It is (surprise) in ".../ZPublisher/HTTPRequest.py". -- Dieter