/srv/irclogs.ubuntu.com/2014/11/16/#launchpad.txt

dobey_wow spam bots02:08
=== dobey_ is now known as dobey
=== nesthib_ is now known as nesthib
=== nesthib is now known as Guest9911
=== geser_ is now known as geser
=== Guest9911 is now known as nesthib
=== StevenK_ is now known as StevenK
=== elmo_ is now known as elmo
=== Vorpal_ is now known as Vorpal
tewardare LP admins able edit the content of bug messages on the bug tracker?23:50
tewardcjwatson: RE: wrapping everything into `list`, can you explain that a little?  Considering of course I am *not* a python guy :P23:51
cjwatsonteward: edit> no, only hide messages23:51
cjwatsonteward: would be easier given a copy of your script23:52
tewardcjwatson: ack.  then i guess i should probably send this one person a 'friendly' reminder to not swear at people when regressions occur23:52
tewards/friendly/civil but stern/23:52
tewardcjwatson: gimme a sec, I have to finish booting - i'm on IRC on my other computer right now :P23:52
cjwatsonteward: but I basically mean that if you're doing something like "for task in target.searchTasks():" and intending to iterate over all of them, then "for task in list(target.searchTasks()):" will force the list to be completely fetched up-front23:53
cjwatsonteward: I'm off to bed, hopefully that will be sufficient information23:55
tewardcjwatson: yeah that will be, if you want to beat the thing later - https://gist.github.com/teward/7332a713fbfbb3651df423:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!