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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 12.3 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 42.5 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 211.1 KB
configure.in -rw-r--r-- 55.9 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 35.2 KB

README

back to top