Roundup Tracker - Issues

Message3668

Author tonimueller
Recipients loewis, richard, stefan, tonimueller
Date 2009-03-21.17:21:33
Message-id <1237656093.78.0.749993837542.issue2550505@psf.upfronthosting.co.za>
In-reply-to
Hi Stefan, you wrote that you checked this patch in, esp. with this piece:

>> I'd propose this fix:
>>> -            args = args + v
>>> +            args = args + [x for x in search_matches]

I can't find this anywhere on trunk, so where did you check this in, please?

(Running 'svn up' gives me r4209 and a message that I'm up to date.)
History
Date User Action Args
2009-03-21 17:21:33tonimuellersetmessageid: <1237656093.78.0.749993837542.issue2550505@psf.upfronthosting.co.za>
2009-03-21 17:21:33tonimuellersetrecipients: + tonimueller, richard, stefan, loewis
2009-03-21 17:21:33tonimuellerlinkissue2550505 messages
2009-03-21 17:21:33tonimuellercreate