SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 13 Python

Patch 659834 by Magnus Lie Hetland:

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).
G
Guido van Rossum committed
faf5e4d48f9d8cb78a35e71c560dda8d1d2d7115
Parent: 1fb22bb