]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Mention that level can be an int or str in the setLevel docstring.
authorGregory P. Smith <greg@krypto.org>
Sat, 17 Dec 2011 20:36:34 +0000 (12:36 -0800)
committerGregory P. Smith <greg@krypto.org>
Sat, 17 Dec 2011 20:36:34 +0000 (12:36 -0800)
commite85488c6f4d01ad53e0836e90fcd6095d0a7a987
tree3c2b541b1d30ba4fcad5fbd8103e007a5583ef74
parent564a42c8decbfe5a18a5ff0b6c496a41740c5a0f
Mention that level can be an int or str in the setLevel docstring.
Lib/logging/__init__.py