Lazy Attribute

Andriy Kornatskyy andriy.kornatskyy at live.com
Thu Nov 15 14:33:24 EST 2012


A lazy attribute is an attribute that is calculated on demand and only once.

The post below shows how you can use lazy attribute in your Python class:

http://mindref.blogspot.com/2012/11/python-lazy-attribute.html

Comments or suggestions are welcome.

Thanks.

Andriy Kornatskyy

 		 	   		  


More information about the Python-list mailing list