• Vinay Sajip's avatar
    Issue #4384: Added logging integration with warnings module using… · 213faca2
    Vinay Sajip yazdı
    Issue #4384: Added logging integration with warnings module using captureWarnings(). This change includes a NullHandler which does nothing; it will be of use to library developers who want to avoid the "No handlers could be found for logger XXX" message which can appear if the library user doesn't configure logging.
    213faca2
test_logging.py 28.7 KB