mirror of
https://github.com/python/cpython.git
synced 2025-01-26 19:13:43 +08:00
cb41b2766d
* bpo-29463: Add docstring field to some AST nodes. ClassDef, ModuleDef, FunctionDef, and AsyncFunctionDef has docstring field for now. It was first statement of there body. * fix document. thanks travis! * doc fixes |
||
---|---|---|
.. | ||
unparse.py |