Staging
v0.5.0
https://github.com/python/cpython
Revision 342c42bce3a5d239b407b76d32aa107f751978d3 authored by Neal Norwitz on 30 March 2003, 19:26:50 UTC, committed by Neal Norwitz on 30 March 2003, 19:26:50 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 fa8b672
History
Tip revision: 342c42bce3a5d239b407b76d32aa107f751978d3 authored by Neal Norwitz on 30 March 2003, 19:26:50 UTC
Backport Patch 659834 checked in by GvR on 2002/12/30 16:25:38
Tip revision: 342c42b
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.7 KB
setup.py -rw-r--r-- 35.2 KB

README

back to top