Staging
v0.5.1
https://github.com/python/cpython
Revision 779e0c93346ab5458a8417148c4a23c1d915f6b8 authored by Vinay Sajip on 03 July 2004, 11:47:26 UTC, committed by Vinay Sajip on 03 July 2004, 11:47:26 UTC
Added error checking to log() to check that level is an integer, and raise a TypeError if not (as long as raiseExceptions is set).
Minor documentation corrections.
1 parent a13c60b
History
Tip revision: 779e0c93346ab5458a8417148c4a23c1d915f6b8 authored by Vinay Sajip on 03 July 2004, 11:47:26 UTC
Changed basicConfig() to add keyword arguments. Changes are backward-compatible.
Tip revision: 779e0c9

README

back to top