]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
When Tim untabified this file, his editor accidentally assumed 4-space
authorGuido van Rossum <guido@python.org>
Wed, 23 May 2001 13:24:30 +0000 (13:24 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 23 May 2001 13:24:30 +0000 (13:24 +0000)
commit54a069f271170b6484c150caee4aa3ea4076a3ee
treeeaa20a274712016a97d503e653dd6c2d8ce83099
parent0e2d6bfe09a8b3385a018a41ba7b327fc886ce79
When Tim untabified this file, his editor accidentally assumed 4-space
tabs.  The title was centered using 8-byte tabs, however, and the
result looked strange.  Fixed this.
Lib/test/README