]> granicus.if.org Git - python/commit
Optimization: don't try to get a tabsize resource if we know the file
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 30 Sep 1999 11:19:16 +0000 (11:19 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 30 Sep 1999 11:19:16 +0000 (11:19 +0000)
commitfac3008e77310bb206ce85169f01426fd2124dd9
tree8630a072e9a0a42d23b81ad9032504c7f35f1705
parent4cc95627814d6c0fbbc973976ef2371bb66b7f7d
Optimization: don't try to get a tabsize resource if we know the file
doesn't have one (stdin and such), OpenRF appears to be an expensive call.
Mac/Python/macguesstabsize.c