pydoc > _warnings

Help on built-in module _warnings:

NAME
    _warnings

DESCRIPTION
    _warnings provides basic warning filtering support.
    It is a helper module to speed up interpreter start-up.

FUNCTIONS
    warn(message, category=None, stacklevel=1, source=None)
        Issue a warning, or maybe ignore it or raise an exception.

    warn_explicit(...)
        Low-level interface to warnings functionality.

DATA
    filters = [('default', None, <class 'DeprecationWarning'>, '__main__',...

FILE
    (built-in)


Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 11:09 @216.73.216.114
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!