mirror of https://github.com/python/cpython
Added a command line interface for difflib.py
This commit is contained in:
parent
a33d177589
commit
2f3c74a538
|
@ -90,6 +90,9 @@ Library
|
||||||
Tools/Demos
|
Tools/Demos
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
- diff.py is a new script for print file diffs in context, unified, or ndiff
|
||||||
|
formats. Provides an alternate command line interface to difflib.py.
|
||||||
|
|
||||||
- texcheck.py is a new script for making a rough validation of Python LaTeX
|
- texcheck.py is a new script for making a rough validation of Python LaTeX
|
||||||
files.
|
files.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue