Package: python2.3-twisted
Version: 1.3.0-5
Severity: minor
Importing gtk2reactor gives warning.
Offending code is located at:
/usr/lib/python2.3/site-packages/twisted/internet/gtk2reactor.py.
gtk._gobject should be replaced with gobject as suggested by warning.
$ python
Python 2.3.4 (#2, Jan 5 2005, 08:24:51)
[GCC 3.3.5 (Debian 1:3.3.5-5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from twisted.internet import gtk2reactor
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:63: UserWarning:
gtk._gobject is deprecated, use gobject directly instead
self.warn('gtk._gobject is deprecated, use gobject directly instead')
-- 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.4-19 An interactive high-level object-o
ii python2.3-twisted-bin 1.3.0-5 Event-based framework for internet
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]