]> git.pld-linux.org Git - packages/PyMSNt.git/blobdiff - PyMSNt-delete-reactor.patch
- bugfixes from gentoo
[packages/PyMSNt.git] / PyMSNt-delete-reactor.patch
diff --git a/PyMSNt-delete-reactor.patch b/PyMSNt-delete-reactor.patch
new file mode 100644 (file)
index 0000000..19ad24f
--- /dev/null
@@ -0,0 +1,10 @@
+--- pymsn-t/src/main.py        2008-09-19 10:53:30.000000000 +0200
++++ pymsn-t/src/main.py        2008-09-19 10:55:55.000000000 +0200
+@@ -72,7 +72,6 @@
+ if config.reactor:
+       # They picked their own reactor. Lets install it.
+-      del sys.modules["twisted.internet.reactor"]
+       if config.reactor == "epoll":
+               from twisted.internet import epollreactor
+               epollreactor.install()
This page took 0.072254 seconds and 4 git commands to generate.