From 4f5e828d95e42d1cf010ea23999821991baec26d Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Tue, 23 Mar 2010 13:24:15 +0000 Subject: 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 ........ --- Doc/library/readline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/readline.rst b/Doc/library/readline.rst index 89addaa..c58fd26 100644 --- a/Doc/library/readline.rst +++ b/Doc/library/readline.rst @@ -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 :func:`input` built-in functions. -..note:: +.. note:: On MacOS X the :mod:`readline` module can be implemented using the ``libedit`` library instead of GNU readline. -- cgit v0.12