1. 09 Dec, 2008 3 commits
  2. 08 Dec, 2008 3 commits
  3. 07 Dec, 2008 3 commits
  4. 06 Dec, 2008 3 commits
  5. 05 Dec, 2008 20 commits
  6. 04 Dec, 2008 7 commits
  7. 03 Dec, 2008 1 commit
    • Vinay Sajip's avatar
      Issue #4384: Added logging integration with warnings module using... · 213faca2
      Vinay Sajip authored
      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