mirror of https://github.com/ansible/ansible.git
Micro-optimization: replace s.find(x)!=-1 with x in s
timeit shows a speedup of ~3x on Python 2.7.5 x86_64. It also makes the code a bit shorter.pull/6732/head
parent
cda90e3ff6
commit
1eaf85b89f
Loading…
Reference in New Issue