[issue2769] Small typo in whatsnew/2.6.rst

2008-05-05 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Fixed in r62737. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ _

[issue2769] Small typo in whatsnew/2.6.rst

2008-05-05 Thread Quentin Gallet-Gilles
New submission from Quentin Gallet-Gilles <[EMAIL PROTECTED]>: In the "What's new" documentation for 2.6, a code marker is missing in the paragraph about itertools.permutations. Attached patch corrects this. -- assignee: georg.brandl components: Documentation files: whatsnew_2.6.patch k