Another typo fix

This commit is contained in:
Andrew M. Kuchling 2007-05-02 01:25:31 +00:00
parent fc297ba2ef
commit bececb7601
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ Features that did not make it into Python 2.3
instable, I'm inclined not to do this.)
- Decide on a clearer deprecation policy (especially for modules)
and act on it. For a start, see this message from Neil Norwitz:
and act on it. For a start, see this message from Neal Norwitz:
http://mail.python.org/pipermail/python-dev/2002-April/023165.html
There seems insufficient interest in moving this further in an
organized fashion, and it's not particularly important.