mirror of
https://github.com/django/django.git
synced 2025-04-04 13:36:42 +00:00
* StandardError doesn't exist any more under Python 3. * Python 2.6 still allows `raise "foo"`.
* StandardError doesn't exist any more under Python 3. * Python 2.6 still allows `raise "foo"`.