mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
gh-117535: Change unknown filename of warnings from sys to <sys> (#118018)
This commit is contained in:
parent
398abdd6fa
commit
a09e472992
4 changed files with 7 additions and 6 deletions
|
|
@ -0,0 +1 @@
|
|||
Change the unknown filename of :mod:`warnings` from ``sys`` to ``<sys>`` to clarify that it's not a real filename.
|
||||
Loading…
Add table
Add a link
Reference in a new issue