| Current Path : /opt/alt/python37/lib64/python3.7/Tools/scripts/__pycache__/ |
| Current File : //opt/alt/python37/lib64/python3.7/Tools/scripts/__pycache__/diff.cpython-37.opt-1.pyc |
B
� f� � @ sV d Z ddlZddlZddlZddlZddlmZmZ dd� Zdd� Ze dkrRe� dS ) aS Command line interface to difflib.py providing diffs in four formats:
* ndiff: lists every line and highlights interline changes.
* context: highlights clusters of changes in a before/after format.
* unified: highlights clusters of changes in an inline format.
* html: generates side by side comparison with change highlights.
� N)�datetime�timezonec C s"