Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update test_syslog from CPython 3.10.5
  • Loading branch information
youknowone committed Aug 22, 2022
commit 3ead2c31b10633b55f1632cace33987db6981bc5
1 change: 0 additions & 1 deletion Lib/test/test_syslog.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

from test.support import import_helper
syslog = import_helper.import_module("syslog") #skip if not supported
import unittest
Expand Down