Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1674f83

Browse files
committed
add news
1 parent 7ceaaee commit 1674f83

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Add a new attribute in :attr:`~codeobject.co_flags` to indicate whether the
2+
first item in :attr:`~codeobject.co_consts` is the docstring. If a code
3+
object has no docstring, ``None`` will **NOT** be inserted.

0 commit comments

Comments
 (0)