]> granicus.if.org Git - python/commit
Issue #21636: Fix test_logging, skip UNIX stream (AF_UNIX) tests on Windows.
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 2 Jun 2014 12:41:51 +0000 (14:41 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 2 Jun 2014 12:41:51 +0000 (14:41 +0200)
commitec5a860e608fe50827551cd50f67dfeb35424744
treed022dd29ea42d576f99718bd1b29a9bdbd33735e
parentd4d39c761cb4856da8958b2826d0ade6fe1d8539
Issue #21636: Fix test_logging, skip UNIX stream (AF_UNIX) tests on Windows.
Patch written by Claudiu Popa.
Lib/test/test_logging.py