[pypy-issue] [issue928] syslog.openlog behavior different from CPython

alex huang tracker at bugs.pypy.org
Wed Nov 16 11:09:31 CET 2011


New submission from alex huang <alexhuang1984 at gmail.com>:

hi, I use syslog.openlog in pypy 1.6.
it result that, TypeError Exception Value openlog() takes exactly 3 arguments (1 
given)
but it seems from the Cpython doc, that the args only optional.
could I get this compatibility or need I change my legacy codes?

----------
messages: 3429
nosy: alexband, pypy-issue
priority: wish
status: unread
title: syslog.openlog behavior different from CPython

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue928>
________________________________________


More information about the pypy-issue mailing list