commit | 336341f2aeda876027cf6f14ebceb3744cdeb920 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Jul 01 20:21:28 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Jul 01 20:21:28 2008 +0000 |
tree | cf3699a7d3e629a97c403d592db5a44730000bd1 | |
parent | 18da8f06ebbc84d4aff1ad724c8a75b41efbbbf7 [diff] |
Add some full stops.
diff --git a/Misc/NEWS b/Misc/NEWS index 87f7c6b..af84a40 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -27,9 +27,9 @@ Tools/Demos ----------- -- The Mac/Demos directory has been removed +- The Mac/Demos directory has been removed. -- All of the Mac scripts have been removed (including BuildApplet.py) +- All of the Mac scripts have been removed (including BuildApplet.py). What's new in Python 3.0b1?