| Current Path : /opt/alt/python36/lib64/python3.6/Tools/scripts/__pycache__/ |
| Current File : //opt/alt/python36/lib64/python3.6/Tools/scripts/__pycache__/diff.cpython-36.pyc |
3 � 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"