This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients Claudiu.Popa, donlorenzo, ezio.melotti
Date 2014-10-31.17:04:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414775080.99.0.893174353914.issue22143@psf.upfronthosting.co.za>
In-reply-to
Content
+        return list(set(matches))

Shouldn't this be sorted before being returned?
History
Date User Action Args
2014-10-31 17:04:41ezio.melottisetrecipients: + ezio.melotti, donlorenzo, Claudiu.Popa
2014-10-31 17:04:40ezio.melottisetmessageid: <1414775080.99.0.893174353914.issue22143@psf.upfronthosting.co.za>
2014-10-31 17:04:40ezio.melottilinkissue22143 messages
2014-10-31 17:04:40ezio.melotticreate