On Wednesday 08 June 2005 07:08, Gregory P. Smith wrote: > ugh. this may be the result of me working on those files recently > without my usual .vimrc in place. i'll take a look. regardless, > where is the TabError coming from? those files are all valid python > even if they do have an annoying mix of spaces and tabs.
There's a scripts Tools/scripts/reindent.py - put it somewhere on your PATH and run it before checkin, like "reindent.py -r Lib". It means Tim or I don't have to run it for you <wink> Anthony -- Anthony Baxter <[EMAIL PROTECTED]> It's never too late to have a happy childhood. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com