#3474: Allow verbose REs in url dispatcher
-------------------------------+--------------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian        
  Status:  new                 |   Component:  Core framework
 Version:  SVN                 |    Keywords:  url re verbose
   Stage:  Unreviewed          |   Has_patch:  0             
-------------------------------+--------------------------------------------
 It would be nice if the URL dispatcher allowed REs with the re.VERBOSE
 flag set so that we can set out our REs using triple-quoted,  commented
 strings containing formatting whitespace. It probably even makes sense to
 have it on by default, as with URLs it's pretty unlikely they'll include
 meaningful intentional whitespace anyway. I think it would make my RE
 debugging taks much easier.
 
 Thanks.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3474>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to