#9960: Simple code cleanup in core/management/__init__.py
----------------------------+-----------------------------------------------
 Reporter:  arsatiki        |       Owner:  nobody    
   Status:  new             |   Milestone:            
Component:  Core framework  |     Version:  1.0       
 Keywords:                  |       Stage:  Unreviewed
Has_patch:  1               |  
----------------------------+-----------------------------------------------
 The list comprehension in get_commands is downright hairy. It is possible
 to rewrite it as a simple for-loop, which clarifies the meaning. Patch
 attached.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9960>
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 [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