On Fri, Jun 17, 2011 at 7:33 AM, raymond.hettinger <python-checkins at python.org> wrote: > http://hg.python.org/cpython/rev/0fe3b81c7c89 > changeset: 70822:0fe3b81c7c89 > branch: 3.2 > parent: 70819:8a9d25804c3d > user: Raymond Hettinger <python at rcn.com> > date: Thu Jun 16 22:32:10 2011 +0100 > summary: > Fix typo. > > files: > Doc/whatsnew/3.2.rst | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst > --- a/Doc/whatsnew/3.2.rst > +++ b/Doc/whatsnew/3.2.rst > @@ -385,7 +385,7 @@ > ===================================================== > > This informational PEP clarifies how bytes/text issues are to be handled by the > -WGSI protocol. The challenge is that string handling in Python 3 is most > +WSGI protocol. The challenge is that string handling in Python 3 is most > conveniently handled with the :class:`str` type even though the HTTP protocol > is itself bytes oriented. Ah, the cognitive scientist in me *loves* diffs like this one. Even *knowing* there's a typo on the line, it's still hard to spot :) Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4