Skip to content

Commit 67b7fb9

Browse files
Update the docs.
1 parent a359dda commit 67b7fb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/library/warnings.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,7 @@ Available Functions
515515

516516
.. versionchanged:: next
517517
If no module is passed, test the filter regular expression against
518-
module names created from the path, not only the path itself;
519-
strip also ``.pyw`` (on Windows) and ``/__init__.py``.
518+
module names created from the path, not only the path itself.
520519

521520

522521
.. function:: showwarning(message, category, filename, lineno, file=None, line=None)

0 commit comments

Comments
 (0)