]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test syslog.openlog() without args to test syslog_get_argv()
authorChristian Heimes <christian@cheimes.de>
Thu, 5 Dec 2013 12:56:56 +0000 (13:56 +0100)
committerChristian Heimes <christian@cheimes.de>
Thu, 5 Dec 2013 12:56:56 +0000 (13:56 +0100)
commitac98a4e40730f9d7216f67ce8f2e10cde6055cdb
treefb1c7f5ba8a3bdb8b29ae276d73c72a47fe22901
parentdb8f5c3fd1af581d40444a7b710f854ffb0d5b3a
Test syslog.openlog() without args to test syslog_get_argv()
Lib/test/test_syslog.py