]> git.pld-linux.org Git - packages/python-coherence.git/commitdiff
obsoleted
authorArtur Frysiak <artur@frysiak.net>
Thu, 1 Jan 2009 13:18:13 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-coherence-syntax.patch -> 1.2

python-coherence-syntax.patch [deleted file]

diff --git a/python-coherence-syntax.patch b/python-coherence-syntax.patch
deleted file mode 100644 (file)
index 0cbbf23..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- Coherence-0.4.0/coherence/upnp/core/utils.py~      2007-07-12 00:13:04.000000000 +0200
-+++ Coherence-0.4.0/coherence/upnp/core/utils.py       2007-12-26 20:45:13.750845014 +0100
-@@ -69,7 +69,7 @@
-                     if l[2] != '00000000': #default gateway...
-                         route.close()
-                         return get_ip_address(l[0])
--    except IOerror:
-+    except IOError:
-         """ fallback to parsing the output of netstat """
-         import os, posix
-         (osname,_, _, _,_) = os.uname()
This page took 0.064396 seconds and 4 git commands to generate.