#15609: Respect PEP 3109 ---------------------------------------------+---------------------- Reporter: DaNmarner | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: SVN Resolution: | Keywords: PEP Triage Stage: Ready for checkin | Has patch: 1 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | ---------------------------------------------+---------------------- Changes (by lrekucki):
* needs_better_patch: => 0 * needs_docs: => 0 * needs_tests: => 0 * stage: Unreviewed => Ready for checkin Comment: No need to quote the Zen. This is a PEP 8 recommendation: {{{When raising an exception, use "raise ValueError('message')" instead of the older form "raise ValueError, 'message'".}}} -- Ticket URL: <http://code.djangoproject.com/ticket/15609#comment:1> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.