summaryrefslogtreecommitdiffstats
path: root/Tools/msi/schema.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-08-22 19:42:56 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-08-22 19:42:56 (GMT)
commit94607dd5ce69f1226b359b0b92ba93e0899c4d62 (patch)
treec3fb6aaf4539abf0bbd13650228c27f27ba2f254 /Tools/msi/schema.py
parent75dc5e14eaea0fad7445920511f371751fe1bfd1 (diff)
downloadcpython-94607dd5ce69f1226b359b0b92ba93e0899c4d62.zip
cpython-94607dd5ce69f1226b359b0b92ba93e0899c4d62.tar.gz
cpython-94607dd5ce69f1226b359b0b92ba93e0899c4d62.tar.bz2
Whitespace normalization.
Diffstat (limited to 'Tools/msi/schema.py')
-rw-r--r--Tools/msi/schema.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/msi/schema.py b/Tools/msi/schema.py
index 16e4a6e..7a3e797 100644
--- a/Tools/msi/schema.py
+++ b/Tools/msi/schema.py
@@ -1005,4 +1005,3 @@ _Validation_records = [
(u'Verb',u'Verb',u'N',None, None, None, None, u'Text',None, u'The verb for the command.',),
(u'Verb',u'Command',u'Y',None, None, None, None, u'Formatted',None, u'The command text.',),
]
-