mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
If using `slots=True`, the `doc` parameter ends up in the `__slots__` dict. The `doc` parameter is also in the corresponding `Field` object. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| pydoc_mod.py | ||
| pydocfodder.py | ||
| test_pydoc.py | ||