Staging
v0.8.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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top