#16761: Overriding built-in symbol
-------------------------------------+-------------------------------------
               Reporter:  coreyf@…   |          Owner:  nobody
                   Type:             |         Status:  new
  Cleanup/optimization               |      Component:  Core (Management
              Milestone:             |  commands)
                Version:  1.3        |       Severity:  Normal
             Resolution:             |       Keywords:
           Triage Stage:  Design     |      Has patch:  0
  decision needed                    |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * needs_better_patch:   => 0
 * component:  Uncategorized => Core (Management commands)
 * needs_tests:   => 0
 * needs_docs:   => 0
 * type:  Uncategorized => Cleanup/optimization
 * stage:  Unreviewed => Design decision needed


Comment:

 We can't break backwards compatibility here. One solution would be to look
 for either `help_str` or `help`. Then people who don't want to shadow the
 built-in can use `help_str`. It's still slightly backwards incompatible if
 someone, for any reason, has an `help_str` variable defined for another
 purpose...

 Since the problem is really minor and the ticket doesn't come with a
 patch, I'm not convinced it's worth the hassle of developing and
 documenting a solution.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16761#comment:1>
Django <https://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