1
0
mirror of https://github.com/django/django.git synced 2025-01-26 10:09:42 +00:00
Claude Paroz bbb12581db Replaced im_func and im_self by __func__ and __self__.
The new names are Python 3 compatible.
2012-05-12 22:35:21 +02:00
..