Hi, I'm quite new to Python and Django, as I read through the django/utils/functional.py<https://github.com/django/django/blob/master/django/utils/functional.py#L122>, I was wondering why not use `classmethod` as a class method decorator consistently, as line 334<https://github.com/django/django/blob/master/django/utils/functional.py#L334>? Any specific reasons?
Like I said, I'm quite new to Python and this community, I'm not sure whether this is the right place to ask this kind of question. Thanks. -- 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/0cca027d-8af5-4590-983f-85e3400fdcf9%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
