#30580: django.db.migrations.optimizer error in indention
----------------------------+--------------------------------------
Reporter: sijianlin | Owner: nobody
Type: Bug | Status: closed
Component: Migrations | Version: 2.2
Severity: Normal | Resolution: needsinfo
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------+--------------------------------------
Comment (by Simon Charette):
I think you've misinterpreted the code; that's a `for else` clause that is
only executed if nothing `break` out of the loop.
https://docs.python.org/3/tutorial/controlflow.html#break-and-continue-
statements-and-else-clauses-on-loops
--
Ticket URL: <https://code.djangoproject.com/ticket/30580#comment:3>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.263e3e8727baba81766da5e17e5139d8%40djangoproject.com.