]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a typo, consistently spell ASCII in all caps, and insert blank
authorGuido van Rossum <guido@python.org>
Mon, 14 May 2001 13:53:38 +0000 (13:53 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 14 May 2001 13:53:38 +0000 (13:53 +0000)
commit1bd797a25761ac180fe084f58b84850f9f597c8c
treed9035b67c15af728e71e510ee8b91aba4425bc69
parent26cffde4c2950ac2afb41f19a65a28c4e905060d
Fix a typo, consistently spell ASCII in all caps, and insert blank
lines between paragraphs in Mark Hammond's news item about the default
encoding in posixmodule.  Resist the temptation to reflow paragraphs.
Misc/NEWS