Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Lazy Attribute

Reply
Thread Tools

Lazy Attribute

 
 
Andriy Kornatskyy
Guest
Posts: n/a
 
      11-15-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/...attribute.html

Comments or suggestions are welcome.

Thanks.

Andriy Kornatskyy

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Lazy Attribute Ian Kelly Python 0 11-15-2012 10:24 PM
lazy evaluation is sometimes too lazy... help please. Ken Pu Python 3 01-16-2009 11:23 AM
Re: lazy evaluation is sometimes too lazy... help please. Boris Borcic Python 0 01-16-2009 10:46 AM
Re: lazy evaluation is sometimes too lazy... help please. Boris Borcic Python 0 01-16-2009 10:37 AM
hello! first post to clr. I'm asking about an attempt at a lazy rubysolution to computing fibonacci numbers for a project euler problem. seems tobe a bug in lazy ruby... tphyahoo Ruby 6 08-08-2008 08:15 PM



Advertisments