commit | bcd304480f16f3f936a7bdbff4dfab41f8e30292 | [log] [tgz] |
---|---|---|
author | Hynek Schlawack <hs@ox.cx> | Mon Jun 04 14:19:39 2012 +0200 |
committer | Hynek Schlawack <hs@ox.cx> | Mon Jun 04 14:19:39 2012 +0200 |
tree | 3cd394791b9352fc3fca8a4f106fa1f375f1ce9c | |
parent | 7d74effc67281b505756e040437241e5b1436a7c [diff] |
#14814: Use correct comparison for IP addresses ipaddress._BaseV4.is_unspecified() compared IP addresses using "in" which fails.