Property with Arguments

Lie Lie.1296 at gmail.com
Fri Jan 11 05:52:25 EST 2008


Is there a way to create a property with arguments? Or an index value
like a list?

To be used in the form like:

someClass.someProperty['arguments'] = 'some value'
or
someClass.someProperty('argument1', 'argument2') = 'some value'




More information about the Python-list mailing list