On Thursday, August 8, 2013 6:59:14 PM UTC+2, Łukasz Rekucki wrote:
>
> Hi, 
>
> I have some minor nitpicks: 
>
> 1. Unlike the standard @property, the current implementation of 
> @cached_property doesn't allow for a docstring. 
> 2. Calling `del obj.<cached_property_name>` before accessing the value 
> or more then once in a row throws an AttributeError. 
>
> Should I make a new ticket for that or just send a PR for the old one ? 
>
>
wow, that AttributeError is super annoying to handle... i'd apprechiate a 
patch for that if you have it already written!

thanks,
Florian 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/3cb679f8-78a6-48ac-87d5-0d3102199292%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to