blob: 103388aa3ca5048f308b7fec41a19f10257636d0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ac,v 1.5 2007/12/21 16:18:35 taca Exp $
--- Dependencies/twisted-Zope-3.3.1/twisted/internet/glib2reactor.py.orig 2007-01-14 23:04:24.000000000 +0900
+++ Dependencies/twisted-Zope-3.3.1/twisted/internet/glib2reactor.py
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#
"""
This module provides support for Twisted to interact with the glib mainloop.
|