pylint-bot / test

0 stars 0 forks source link

Add `lazy` to the list of possible decorator properties #279

Open pylint-bot opened 8 years ago

pylint-bot commented 8 years ago

Originally reported by: Claudiu Popa (BitBucket: PCManticore, GitHub: @PCManticore?)


Until we'll have support for descriptors transforming methods into properties, we need to update the list of possible properties with a new member lazy.