Go for the singular form, whether prop or property.

label.property.text = 'Caption' reads better than
label.properties.text = 'Caption'
Similarly label.prop.text over label.props.text, although I feel less
strongly about this case.

Michael
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to