[Zope] passing script parameters - newbie question

Paul Dumais paul at unstate.ca
Sun Dec 28 04:11:33 EST 2003


I have a Python script that takes a parameter 'fileid' which is a file 
id. I need to call the getProperty() method via something like this:

container.fileid.getProperty('prop')

This does not work (I get an Attribute Error).

Can anyone help?

Paul




More information about the Zope mailing list