mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove several mentions of old Python versions that don't apply anymore.
This commit is contained in:
parent
84df79b249
commit
d348b2587e
7 changed files with 1 additions and 41 deletions
|
@ -19,9 +19,6 @@ Additional handlers for the logging package for Python. The core package is
|
|||
based on PEP 282 and comments thereto in comp.lang.python, and influenced by
|
||||
Apache's log4j system.
|
||||
|
||||
Should work under Python versions >= 1.5.2, except that source line
|
||||
information is not available unless 'sys._getframe()' is.
|
||||
|
||||
Copyright (C) 2001-2007 Vinay Sajip. All Rights Reserved.
|
||||
|
||||
To use, simply 'import logging' and log away!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue