| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -506,7 +506,7 @@ The execution of the :keyword:`with` statement with one "item" proceeds as follo | |||
| 506 | 506 | method returns without an error, then :meth:`__exit__` will always be | |
| 507 | 507 | called. Thus, if an error occurs during the assignment to the target list, | |
| 508 | 508 | it will be treated the same as an error occurring within the suite would | |
| 509 | - be. See step 6 below. | ||
| 509 | + be. See step 7 below. | ||
| 510 | 510 | ||
| 511 | 511 | #. The suite is executed. | |
| 512 | 512 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments