summaryrefslogtreecommitdiffstats
path: root/openstack/common/sslutils.py
diff options
context:
space:
mode:
authorZhongyue Luo <zhongyue.nah@intel.com>2013-01-28 14:35:49 +0800
committerZhongyue Luo <zhongyue.nah@intel.com>2013-01-28 15:47:12 +0800
commite3e5e0ebce00e73ad5d206205fded6a5dc1317ae (patch)
tree890752700c4d777b69c574d32f1d9674abd892f8 /openstack/common/sslutils.py
parent9af21e843f354f95c46d2c0388b815a4f6ba06b6 (diff)
downloadoslo-e3e5e0ebce00e73ad5d206205fded6a5dc1317ae.tar.gz
oslo-e3e5e0ebce00e73ad5d206205fded6a5dc1317ae.tar.xz
oslo-e3e5e0ebce00e73ad5d206205fded6a5dc1317ae.zip
Fixes "is not", "not in" syntax usage.
Replaced "not ... is" to "is not" Replaced "not ... in" to "not in" Removed a redundant parenthesis Change-Id: I9564ab1207ccdcb32d7c2bb9e8f29658b2232ff9
Diffstat (limited to 'openstack/common/sslutils.py')
0 files changed, 0 insertions, 0 deletions