mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Added change note about returning a dictionary based on keyword
arguments.
This commit is contained in:
@@ -220,6 +220,8 @@ def my_import(name):
|
||||
\end{itemize}
|
||||
|
||||
\versionadded{2.2}
|
||||
\versionchanged[Support for building a dictionary from keyword
|
||||
arguments added]{2.3}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{dir}{\optional{object}}
|
||||
|
||||
Reference in New Issue
Block a user