diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-12-15 12:43:55 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-12-15 12:43:55 +0100 |
| commit | 3316fb3d9f37fcae12c5ef5abe008daa772202c1 (patch) | |
| tree | 5378b03d78a4c4d9391c71b24206e23c93e7c19d /README.rst | |
| parent | e34eb67a736c765cd1f858de80ff50157eda18bc (diff) | |
Tighten up _next_line()
self._line is only used for error reporting, and the empty string
returned at EOF would never be shown. Move the assignment to after
readline() and use a local variable to hold the line instead, to get rid
of some property lookups.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions
