summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/texcheck.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-07-08 04:22:35 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-07-08 04:22:35 (GMT)
commit27f883687ba01f571ff7cc03a3f03b94030f92ad (patch)
treedf34d183b440813256c4ff5d09b5f45b26448b01 /Tools/scripts/texcheck.py
parent0e43db5baa9e1181bfd57accfec8252b049f20dc (diff)
downloadcpython-27f883687ba01f571ff7cc03a3f03b94030f92ad.zip
cpython-27f883687ba01f571ff7cc03a3f03b94030f92ad.tar.gz
cpython-27f883687ba01f571ff7cc03a3f03b94030f92ad.tar.bz2
Whitespace normalization.
Diffstat (limited to 'Tools/scripts/texcheck.py')
-rw-r--r--Tools/scripts/texcheck.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/scripts/texcheck.py b/Tools/scripts/texcheck.py
index b631dbc..e99f8ca 100644
--- a/Tools/scripts/texcheck.py
+++ b/Tools/scripts/texcheck.py
@@ -230,4 +230,3 @@ def main(args=None):
if __name__ == '__main__':
sys.exit(main())
-