Skip to content

Commit 3ead2c3

Browse files
committed
Update test_syslog from CPython 3.10.5
1 parent 82c4b3f commit 3ead2c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_syslog.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
from test.support import import_helper
32
syslog = import_helper.import_module("syslog") #skip if not supported
43
import unittest

0 commit comments

Comments
 (0)