[issue2364] Patch to make 2to3 testing easier

2008-03-17 Thread Martin v. Löwis
Martin v. Löwis <[EMAIL PROTECTED]> added the comment: Thanks! Committed as r61456 -- nosy: +loewis resolution: -> accepted status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ __

[issue2364] Patch to make 2to3 testing easier

2008-03-17 Thread David Wolever
New submission from David Wolever <[EMAIL PROTECTED]>: This patch makes it easier to run tests in the 2to3 suite. -- assignee: collinwinter components: 2to3 (2.x to 3.0 conversion tool) files: 2to3tester.patch keywords: patch messages: 63740 nosy: David Wolever, collinwinter severity: no