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 gboutsioukis
Recipients benjamin.peterson, gboutsioukis
Date 2010-08-08.20:16:50
SpamBayes Score 2.6304077e-05
Marked as misclassified No
Message-id <1281298612.58.0.303291393671.issue9431@psf.upfronthosting.co.za>
In-reply-to
Content
Tried it on 2 machines(Debian & Ubuntu) with both the sandbox and py3k versions. Maybe my setup is tainted on both, I'll try to find a clean one and try again from scratch.

Meanwhile, can you/someone pipe 2to3's output for the whole django trunk to grep list\(list\( and see if anything comes out?

(BTW in my output there are also instances of .itervalues() & .iterkeys() becoming list(...values/keys()) which is somewhat less benign)
History
Date User Action Args
2010-08-08 20:16:52gboutsioukissetrecipients: + gboutsioukis, benjamin.peterson
2010-08-08 20:16:52gboutsioukissetmessageid: <1281298612.58.0.303291393671.issue9431@psf.upfronthosting.co.za>
2010-08-08 20:16:50gboutsioukislinkissue9431 messages
2010-08-08 20:16:50gboutsioukiscreate