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

Skip to content
Prev Previous commit
Next Next commit
Added to 3.14 what's new
  • Loading branch information
Xiaokang2022 committed Oct 17, 2024
commit 0943c6259ed214c2c7c5ae101a2ecaac641710af
4 changes: 4 additions & 0 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,10 @@ inspect
If true, string :term:`annotations <annotation>` are displayed without surrounding quotes.
(Contributed by Jelle Zijlstra in :gh:`101552`.)

* Add function :func:`inspect.ispackage` to determine whether an object is a
package or not.
Comment thread
Xiaokang2022 marked this conversation as resolved.
Outdated
(Contributed by Zhikang Yan in :gh:`125634`.)


json
----
Expand Down