mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
bpo-32216: Add documentation for dataclasses (GH-6886)
This is an initial version that likely requires much polishing. I'm adding it lay out the structure and so we have something to start working from.
This commit is contained in:
588
Doc/library/dataclasses.rst
Normal file
588
Doc/library/dataclasses.rst
Normal file
File diff suppressed because it is too large
Load Diff
@@ -16,6 +16,7 @@ overview:
|
||||
builtins.rst
|
||||
__main__.rst
|
||||
warnings.rst
|
||||
dataclasses.rst
|
||||
contextlib.rst
|
||||
abc.rst
|
||||
atexit.rst
|
||||
|
||||
Reference in New Issue
Block a user