diff options
author | Hynek Schlawack <hs@ox.cx> | 2012-06-04 14:19:39 +0200 |
---|---|---|
committer | Hynek Schlawack <hs@ox.cx> | 2012-06-04 14:19:39 +0200 |
commit | bcd304480f16f3f936a7bdbff4dfab41f8e30292 (patch) | |
tree | 3cd394791b9352fc3fca8a4f106fa1f375f1ce9c /Python | |
parent | 7d74effc67281b505756e040437241e5b1436a7c (diff) | |
download | cpython-git-bcd304480f16f3f936a7bdbff4dfab41f8e30292.tar.gz |
#14814: Use correct comparison for IP addresses
ipaddress._BaseV4.is_unspecified() compared IP addresses using "in" which
fails.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions