changeset 9458 | ffeaf5ba25d8 |
parent 9315 | fb66a7d3f28f |
child 10242 | ecd0a5c8bbe5 |
--- a/mercurial/demandimport.py Thu Sep 17 21:52:08 2009 +0200 +++ b/mercurial/demandimport.py Thu Sep 17 17:39:43 2009 -0500 @@ -127,6 +127,8 @@ # imported by profile, itself imported by hotshot.stats, # not available under Windows 'resource', + # this trips up many extension authors + 'gtk', ] def enable():