mirror of
https://github.com/python/cpython.git
synced 2025-10-03 21:55:41 +00:00
Merged revisions 77298 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77298 | ezio.melotti | 2010-01-04 11:00:11 +0200 (Mon, 04 Jan 2010) | 1 line fixed markup errors ........
This commit is contained in:
parent
c0fd6ffd4f
commit
4f5e828d95
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ made using this module affect the behaviour of both the interpreter's
|
||||||
interactive prompt and the prompts offered by the :func:`raw_input` and
|
interactive prompt and the prompts offered by the :func:`raw_input` and
|
||||||
:func:`input` built-in functions.
|
:func:`input` built-in functions.
|
||||||
|
|
||||||
..note::
|
.. note::
|
||||||
|
|
||||||
On MacOS X the :mod:`readline` module can be implemented using
|
On MacOS X the :mod:`readline` module can be implemented using
|
||||||
the ``libedit`` library instead of GNU readline.
|
the ``libedit`` library instead of GNU readline.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue