]> granicus.if.org Git - python/commit
Detlef Lannert lannert@lannert.rz.uni-duesseldorf.de notices:
authorGuido van Rossum <guido@python.org>
Tue, 20 Oct 1998 15:33:33 +0000 (15:33 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 20 Oct 1998 15:33:33 +0000 (15:33 +0000)
commit8fd0f147e74138b8046ba42c083e61e24dfecad2
tree164924142a292940372967a29a4445306e8f5bda
parentfe78cc0f7ebc571c2daa9a8918e328dcd8e1b8e5
Detlef Lannert lannert@lannert.rz.uni-duesseldorf.de notices:

"""
the NEWS file of Python 1.5.2a2 inspired me to look at
Tools/scripts/untabify.py. I wonder why it accepts a -t argument
but ignores it. The following patch tries to make it somewhat useful
(i.e., to override the tabsize=8 setting). Is that agreeable?
"""
Tools/scripts/untabify.py