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-07-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
99537627fd
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
99537627fd
Closes
#21709
: Merged fix from 3.4.
2014-06-11 08:04:16 +01:00
..
__init__.py
Issue
#21709
: Remove references to __file__ when part of a frozen application.
2014-06-11 08:01:32 +01:00
config.py
Closes
#21203
: Updated fileConfig and dictConfig to remove inconsistencies. Thanks to Jure Koren for the patch.
2014-04-15 14:24:53 +01:00
handlers.py
Issue
#20976
: pyflakes: Remove unused imports
2014-03-20 09:16:38 +01:00