Staging
v0.5.1
https://github.com/python/cpython
Revision 80288f4f85b97de15ee78628869aef28639526bb authored by Neal Norwitz on 29 March 2003, 22:25:18 UTC, committed by Neal Norwitz on 29 March 2003, 22:25:18 UTC
Check for readline 2.2 features.  This should make it possible to
compile readline.c again with GNU readline versions 2.0 or 2.1; this
ability was removed in readline.c rev. 2.49.  Apparently the older
versions are still in widespread deployment on older Solaris
installations.  With an older readline, completion behavior is subtly
different (a space is always added).
1 parent a43f281
History
Tip revision: 80288f4f85b97de15ee78628869aef28639526bb authored by Neal Norwitz on 29 March 2003, 22:25:18 UTC
Backport Patch 659834 checked in by GvR on 2002/12/30 16:25:38
Tip revision: 80288f4
File Mode Size
README -rw-r--r-- 783 bytes
beer.py -rw-r--r-- 449 bytes
eqfix.py -rwxr-xr-x 5.3 KB
fact.py -rwxr-xr-x 920 bytes
from.py -rwxr-xr-x 870 bytes
ftpstats.py -rwxr-xr-x 3.7 KB
lpwatch.py -rwxr-xr-x 2.5 KB
makedir.py -rwxr-xr-x 449 bytes
markov.py -rwxr-xr-x 3.0 KB
mboxconvert.py -rwxr-xr-x 2.5 KB
mkrcs.py -rwxr-xr-x 1.5 KB
morse.py -rwxr-xr-x 3.2 KB
mpzpi.py -rwxr-xr-x 941 bytes
newslist.doc -rwxr-xr-x 2.4 KB
newslist.py -rwxr-xr-x 10.8 KB
pi.py -rwxr-xr-x 893 bytes
pp.py -rwxr-xr-x 3.5 KB
primes.py -rwxr-xr-x 444 bytes
queens.py -rwxr-xr-x 2.2 KB
script.py -rwxr-xr-x 743 bytes
unbirthday.py -rwxr-xr-x 3.2 KB
update.py -rwxr-xr-x 2.2 KB
wh.py -rwxr-xr-x 91 bytes

README

back to top