Package: python2.3-twisted Version: 1.3.0-8 Severity: minor Using gtk2reactor trigger some GtkDeprecationWarning:
/usr/lib/python2.3/site-packages/twisted/internet/gtk2reactor.py:203: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead _simtag = gtk.timeout_add(int(timeout * 1010), self.simulate) /usr/lib/python2.3/site-packages/twisted/internet/gtk2reactor.py:110: GtkDeprecationWarning: gtk.input_remove is deprecated, use gobject.source_remove instead gtk.input_remove(reads[reader]) /usr/lib/python2.3/site-packages/twisted/internet/gtk2reactor.py:115: GtkDeprecationWarning: gtk.input_remove is deprecated, use gobject.source_remove instead gtk.input_remove(writes[writer]) /usr/lib/python2.3/site-packages/twisted/internet/gtk2reactor.py:197: GtkDeprecationWarning: gtk.timeout_remove is deprecated, use gobject.source_remove instead gtk.timeout_remove(_simtag) -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing'), (95, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.11 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: LC_ALL set to [EMAIL PROTECTED]) Versions of packages python2.3-twisted depends on: ii python2.3 2.3.5-2 An interactive high-level object-o ii python2.3-twisted-bin 1.3.0-8 Event-based framework for internet -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

