#28769: Utilize 'x or y' in place of 'x if x else y'
-------------------------------------+-------------------------------------
Reporter: Дилян Палаузов | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Core (Other) | Version: 1.11
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):
* component: Uncategorized => Core (Other)
* type: Uncategorized => Cleanup/optimization
Comment:
I'm not sure if that's an improvement.
[https://www.python.org/dev/peps/pep-0308/ Conditional expressions] were
added to Python to address "the prevalence of error-prone attempts to
achieve the same effect using 'and' and 'or'". I think they're more
explicit than using "or".
--
Ticket URL: <https://code.djangoproject.com/ticket/28769#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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/072.68af3be37aa6afedaa4cd093eb11dbd7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.