mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Update version numbering from 1.6 to 2.0.
This commit is contained in:
parent
61b49b3d6b
commit
30f76ffd00
11 changed files with 16 additions and 16 deletions
|
@ -6,7 +6,7 @@
|
|||
\sectionauthor{Skip Montanaro}{skip@mojam.com}
|
||||
\modulesynopsis{Register and execute cleanup functions.}
|
||||
|
||||
\versionadded{1.6}
|
||||
\versionadded{2.0}
|
||||
|
||||
The \module{atexit} module defines a single function to register
|
||||
cleanup functions. Functions thus registered are automatically
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue