[issue6398] README typo

2009-07-03 Thread Ezio Melotti
Ezio Melotti added the comment: Fixed in r73823 (py3k) and r73824 (trunk). Thanks! -- resolution: -> fixed stage: -> committed/rejected status: open -> closed versions: +Python 3.0 ___ Python tracker

[issue6398] README typo

2009-07-02 Thread Ezio Melotti
Changes by Ezio Melotti : -- assignee: georg.brandl -> ezio.melotti nosy: +ezio.melotti priority: -> low ___ Python tracker ___ ___ Py

[issue6398] README typo

2009-07-01 Thread Nathan Michaels
New submission from Nathan Michaels : There's a typo in the README in the 2.6 source root. "versio" on line 942 should be "version". -- assignee: georg.brandl components: Documentation files: fix.diff keywords: patch messages: 89998 nosy: georg.brandl, nmichaels severity: normal status: