]> granicus.if.org Git - python/commit
Added tabnanny.py, by Tim Peters, formerly from Tools/scripts, to the
authorGuido van Rossum <guido@python.org>
Wed, 23 Feb 2000 15:32:19 +0000 (15:32 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 23 Feb 2000 15:32:19 +0000 (15:32 +0000)
commitdc6883365be8caf2f68463fad7cfc4c482a53105
treefd49077eb2583dca0ac3c561d5ce306824c6c21b
parent89af0776cd361a47c3b2035f6fcb6968447c56b7
Added tabnanny.py, by Tim Peters, formerly from Tools/scripts, to the
standard library.  Added some comments:

# XXX Note: this is now a standard library module.
# XXX The API needs to undergo changes however; the current code is too
# XXX script-like.  This will be addressed later.
Lib/tabnanny.py
Tools/idle/tabnanny.py