OKB (not okblacke) wrote: > > (You dedent common leading tabs, except if preceded by common leading > > spaces (?)). > > There cannot be common leading tabs if they are preceded by > anything. If they were preceded by something, they wouldn't be > "leading".
Right, but 'common leading whitespace' is a broader term but similarly unambiguous. <space><tab> != <tab>, but there are two tabs of common leading whitespace in '\t\t ' and '\t\t\t'. -tom! -- -- http://mail.python.org/mailman/listinfo/python-list