Whitespace normalization.

This commit is contained in:
Tim Peters 2004-08-22 19:42:56 +00:00
parent 75dc5e14ea
commit 94607dd5ce
2 changed files with 4 additions and 5 deletions

View File

@ -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.',),
]