]> granicus.if.org Git - python/commit
Untabify. When compiling in -tt mode, an inconsistent Tab use error
authorFred Drake <fdrake@acm.org>
Mon, 11 Sep 2000 04:00:46 +0000 (04:00 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 11 Sep 2000 04:00:46 +0000 (04:00 +0000)
commit526a18235aa4fc0ce1234d1a645d00304986744a
treed62b045cf580bdaa104b9a1817ea36ce8a30a893
parent8fd7ba2c6a333993480a0a9f52332463de79b95f
Untabify.  When compiling in -tt mode, an inconsistent Tab use error
was raised.  This occurred during installation.
Lib/asyncore.py