mirror of
https://github.com/python/cpython.git
synced 2024-11-30 18:51:15 +01:00
added seealso pointing reader at readline example which uses atexit.
This commit is contained in:
parent
510ca1d338
commit
63099f911f
@ -67,3 +67,7 @@ import atexit
|
||||
atexit.register(savecounter)
|
||||
\end{verbatim}
|
||||
|
||||
\begin{seealso}
|
||||
\seemodule{readline}{useful example of atexit to read and write readline
|
||||
history files}
|
||||
\end{seealso}
|
||||
|
Loading…
Reference in New Issue
Block a user