community.general/lib/ansible/runner/connection_plugins
Cristian Ciupitu 0749112286 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.
2014-03-16 13:10:28 -04:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
accelerate.py Detect remote_user change in accelerate daemon and allow a restart 2014-01-30 14:40:41 -06:00
chroot.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
fireball.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
funcd.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
jail.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
libvirt_lxc.py Rename lxc to libvirt_lxc 2014-03-11 16:16:24 -04:00
local.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
paramiko_ssh.py Default port to 22 for paramiko when it is unset 2014-02-18 09:53:24 -06:00
ssh.py Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00