New submission from mrudula:

I am porting application from python 2 to python 3. Unable to import rati 
modules and local modules.

gdk is not getting imported and unable to access many module.
AttributeError: 'gi.repository.Gtk' object has no attribute 'gdk'

----------
components: 2to3 (2.x to 3.x conversion tool)
messages: 254608
nosy: mrudula
priority: normal
severity: normal
status: open
title: gdk attribute error
type: compile error
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25618>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to