Control: tags -1 + moreinfo On Mon, 2012-08-13 at 09:24 -0700, Mats Rynge wrote: > Please unblock package pegasus-wms > > This version contains two fixes, one for a FTBFS problem with the newer > versions of Subversion (discussed on release-team mailing list) and an > important bug for some of the command line tools using Python 2.7.3 and > the url > module. Bug numbers: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679561 > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682148
++ try: ++ urlparse.uses_query.append(scheme) ++ except AttributeError as errorstring: ++ print(errorstring) What's the logic behind printing the AttributeError here? Is it of use to anyone? (I suspect not, given that it will occur for all python 2.7 users.) Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org