summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/HISTORY.txt
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-03-29 16:12:58 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-03-29 16:12:58 (GMT)
commitbfbfc8deb2b1a1886fc5af74da593e9409dc99b9 (patch)
tree724f52aeffed967471bf769eb089fab0a7d4ac58 /Lib/idlelib/HISTORY.txt
parent1770fde94cb2bbcd05f4e3e72e2b78074566f522 (diff)
downloadcpython-bfbfc8deb2b1a1886fc5af74da593e9409dc99b9.zip
cpython-bfbfc8deb2b1a1886fc5af74da593e9409dc99b9.tar.gz
cpython-bfbfc8deb2b1a1886fc5af74da593e9409dc99b9.tar.bz2
Removed unintentional trailing spaces in text files.
Diffstat (limited to 'Lib/idlelib/HISTORY.txt')
-rw-r--r--Lib/idlelib/HISTORY.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Lib/idlelib/HISTORY.txt b/Lib/idlelib/HISTORY.txt
index 01d73ed..731fabd 100644
--- a/Lib/idlelib/HISTORY.txt
+++ b/Lib/idlelib/HISTORY.txt
@@ -11,7 +11,7 @@ What's New in IDLEfork 0.8.1?
*Release date: 22-Jul-2001*
- New tarball released as a result of the 'revitalisation' of the IDLEfork
- project.
+ project.
- This release requires python 2.1 or better. Compatibility with earlier
versions of python (especially ancient ones like 1.5x) is no longer a
@@ -26,8 +26,8 @@ What's New in IDLEfork 0.8.1?
not working, but I believe this was the case with the previous IDLE fork
release (0.7.1) as well.
-- This release is being made now to mark the point at which IDLEfork is
- launching into a new stage of development.
+- This release is being made now to mark the point at which IDLEfork is
+ launching into a new stage of development.
- IDLEfork CVS will now be branched to enable further development and
exploration of the two "execution in a remote process" patches submitted by
@@ -96,7 +96,7 @@ IDLEfork 0.7.1 - 29 May 2000
instead of the IDLE help; shift-TAB is now a synonym for unindent.
- New modules:
-
+
ExecBinding.py Executes program through loader
loader.py Bootstraps user program
protocol.py RPC protocol