]> granicus.if.org Git - python/commit
Fix indent of one line in mkarg(), that got indented badly by the
authorGuido van Rossum <guido@python.org>
Thu, 19 Mar 1998 15:14:24 +0000 (15:14 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 19 Mar 1998 15:14:24 +0000 (15:14 +0000)
commit677bedab0c82fdec2d2d5b9507a3b05dfb9486f4
tree4f1fb6d011f23cad2724a104bfb5585dbc0648ef
parent2543769ca531dbe964568ca7b15cd0f4b444b113
Fix indent of one line in mkarg(), that got indented badly by the
recent reindent!
Lib/commands.py