Faqts : Computers : Programming : Languages : Python : Language and Syntax : "New Style" (2.2) classes

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

Is there an easy way to use properties for simple things like bounds checking or default values without coding each and every one?

Jun 4th, 2002 14:32
Michael Chermside,


The wxPython "basicproperty" ibrary exists for just this purpose. As of
4-Jun-02, it was still in alpha status, but nevertheless it may be
useful. It can be found at http://wxpypropdist.sourceforge.net/