SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 136 Python

Fix by Sean Reifschneider:

- When facility not specified to syslog() method, use default from openlog()
    (This is how it was claimed to work in the documentation)
  - Potential resource leak of o_ident, now cleaned up in closelog()
  - Minor comment accuracy fix.
G
Guido van Rossum committed
ae94cf292ba0317ac70a5eca3004a2fa5bcaad80
Parent: 27c225e