[issue2362] Fixer for itertools.izip() -> zip()

2008-03-17 Thread David Wolever
Changes by David Wolever <[EMAIL PROTECTED]>: -- nosy: -brett.cannon, collinwinter status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___

[issue2362] Fixer for itertools.izip() -> zip()

2008-03-17 Thread David Wolever
David Wolever <[EMAIL PROTECTED]> added the comment: Fixed in r61466. -- nosy: +David Wolever __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-

[issue2362] Fixer for itertools.izip() -> zip()

2008-03-17 Thread Brett Cannon
Changes by Brett Cannon <[EMAIL PROTECTED]>: -- priority: immediate -> urgent __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing lis

[issue2362] Fixer for itertools.izip() -> zip()

2008-03-17 Thread Brett Cannon
New submission from Brett Cannon <[EMAIL PROTECTED]>: A fixer for itertools.izip() to zip() is needed. -- assignee: collinwinter components: 2to3 (2.x to 3.0 conversion tool) keywords: 26backport messages: 63738 nosy: brett.cannon, collinwinter priority: immediate severity: normal status