summaryrefslogtreecommitdiffhomepage
path: root/table
diff options
context:
space:
mode:
authorIWASE Yusuke <iwase.yusuke0@gmail.com>2017-07-26 10:20:52 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2017-07-26 14:37:04 +0900
commit2970634bbb9f47789d781036c9a6cfa21b1dfb8d (patch)
treeee995e50dce5eac7c725ca7fd1884aedfe9469c3 /table
parent484bb4d0ebbce21630557ef8f558029683997ad1 (diff)
pyang_plugins: Replace map() with list comprehension
Mostly, using the list comprehension is more efficiently than map() with "lambda". This patch replaces map() + "lambda" by the list comprehension. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'table')
0 files changed, 0 insertions, 0 deletions