Python 2.5 compatibility
authorLaurent Bachelier <laurent@bachelier.name>
Tue, 16 Apr 2013 21:22:46 +0000 (23:22 +0200)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 16 Apr 2013 21:35:34 +0000 (17:35 -0400)
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
irkerd

diff --git a/irkerd b/irkerd
index babde3908d1cf8363ea2226c042f99349d0ce7b1..7a6256e84b5fd69583b2891cd8cce07adc516306 100755 (executable)
--- a/irkerd
+++ b/irkerd
@@ -1,4 +1,5 @@
 #!/usr/bin/env python
+from __future__ import with_statement
 """
 irkerd - a simple IRC multiplexer daemon