]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41224: Document is_annotated() in symtable module and update doc strings (GH...
authorJoannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Tue, 7 Jul 2020 23:09:56 +0000 (20:09 -0300)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2020 23:09:56 +0000 (20:09 -0300)
commita95ac779e6bca0d87819969e361627182b83292c
tree6e79fd65a5310f2bdde3e904345b93305d535315
parent8f42748ded5e978fe8a924115179d45a74a6363b
bpo-41224: Document is_annotated() in symtable module and update doc strings (GH-21369)

* Document is_annotate() and update doc strings

* Move quotes to the next line.

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Doc/library/symtable.rst
Lib/symtable.py