summaryrefslogtreecommitdiff
path: root/menuconfig.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-12-15 12:43:55 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2018-12-15 12:43:55 +0100
commit3316fb3d9f37fcae12c5ef5abe008daa772202c1 (patch)
tree5378b03d78a4c4d9391c71b24206e23c93e7c19d /menuconfig.py
parente34eb67a736c765cd1f858de80ff50157eda18bc (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 'menuconfig.py')
0 files changed, 0 insertions, 0 deletions