diff options
author | Dylan Baker <[email protected]> | 2018-10-24 12:30:03 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-10-31 16:37:46 -0700 |
commit | 465cfcb2663fa732041627e5a35c6cadb7851e75 (patch) | |
tree | 972587a7158c32bbc172c82a237446e94c77418f /.dir-locals.el | |
parent | b9cd81ea3189ffdf847377ebbc11a676dc302a6f (diff) |
util/gen_xmlpool: Don't use len to test for container emptiness
This is a very common python anti-pattern. Not using length allows us to
go through faster C paths, but has the same meaning.
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions