id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
5494,"If gi can't be imported, gtk2 reactor still fails (and vice versa)",itamar,itamar,"#4558 made it impossible to import `twisted.internet.gtk2reactor` if `sys.modules` contains a ""gi"" key. This seems to overlook the fact that even a *failed* import of the `gi` module adds such a key to that dictionary.  Since the test suite tries to test `gireactor`, there will always be such a key, so `gtk2reactor` can never be imported by the test suite. The same issue would operate, only in reverse, if `gtk2reactor` was imported first.
",defect,closed,normal,Twisted-12.1,core,fixed,,jesstess,branches/gtk2-vs-gtk3-5494,itamar,
