mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
Added docs for UserDict,UserList
This commit is contained in:
parent
b6a80262e1
commit
7f3b0421de
7 changed files with 64 additions and 1 deletions
|
|
@ -12,6 +12,9 @@ environment. Here's an overview:
|
|||
\item[types]
|
||||
--- Names for all built-in types.
|
||||
|
||||
\item[UserDict, UserList]
|
||||
--- Class wrappers for dictionary and list objects.
|
||||
|
||||
\item[traceback]
|
||||
--- Print or retrieve a stack traceback.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue