Bug#679454: Switching to 2.6 is the wrong answer

2012-07-24 Thread David Riebenbauer
* Scott Kitterman [2012-07-24 06:39]: > All you have to do is make sure you catch the attribute error at these two > lines: > > gwibber/gwui.py:if "gwibber" not in urlparse.uses_query: > gwibber/gwui.py: urlparse.uses_query.append("gwibber") > > if urlparse.uses_qwery doesn't exist (as it does

Bug#679454: Switching to 2.6 is the wrong answer

2012-07-23 Thread Scott Kitterman
All you have to do is make sure you catch the attribute error at these two lines: gwibber/gwui.py:if "gwibber" not in urlparse.uses_query: gwibber/gwui.py: urlparse.uses_query.append("gwibber") if urlparse.uses_qwery doesn't exist (as it doesn't in the 2.7.3 in unstable). -- To UNSUBSCRIBE,