1
0
mirror of https://github.com/django/django.git synced 2025-01-27 18:49:23 +00:00
Claude Paroz 576ec12f8e [py3] Replaced __nonzero__ by __bool__
Of course, __nonzero__ alias has been kept for Python 2 compatibility.
2012-08-08 15:02:31 +02:00
..