mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Note addition of cleanfuture.py
This commit is contained in:
parent
b053209af7
commit
94a7eba9db
1 changed files with 6 additions and 0 deletions
|
@ -737,6 +737,12 @@ changes are:
|
|||
|
||||
\item The code for the Mac OS port for Python, maintained by Jack
|
||||
Jansen, is now kept in the main Python CVS tree.
|
||||
% XXX should expand this with all of Jack's recent changes (ask him for
|
||||
% a summary)
|
||||
|
||||
\item A new script, \file{Tools/scripts/cleanfuture.py} by Tim
|
||||
Peters, automatically removes obsolete \code{__future__} statements
|
||||
from Python source code.
|
||||
|
||||
\item The new license introduced with Python 1.6 wasn't
|
||||
GPL-compatible. This is fixed by some minor textual changes to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue