This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-17 04:08:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
3165786dd1
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Guido van Rossum
3165786dd1
From SF patch 638299 [by Vinaj]: fileConfig() now takes an optional
...
defaults dictionary parameter which is passed to ConfigParser.
2002-11-14 12:52:17 +00:00
..
__init__.py
Get rid of #! lines, references to usage as __main__, README.txt, and
2002-11-13 16:18:29 +00:00
config.py
From SF patch 638299 [by Vinaj]: fileConfig() now takes an optional
2002-11-14 12:52:17 +00:00
handlers.py
Get rid of #! lines, references to usage as __main__, README.txt, and
2002-11-13 16:18:29 +00:00