Re: [Python-Dev] problem installing current cvs - TabError

2006-04-17 Thread Martin v. Löwis
Anthony Baxter wrote: > 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 As I kept forgetting what the name, location, and command line options of that script are, I

Re: [Python-Dev] problem installing current cvs - TabError

2005-06-07 Thread Anthony Baxter
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

Re: [Python-Dev] problem installing current cvs - TabError

2005-06-07 Thread Brett C.
Gregory P. Smith wrote: [SNIP] > major gripe to -dev: a 'make install' of the full cvs tree should not > be required to test that some changes to existing .py files that pass > their tests (in this case they -are- the tests) are ok to check in. > You actually don't have to. If you execute the in

Re: [Python-Dev] problem installing current cvs - TabError

2005-06-07 Thread Gregory P. Smith
On Tue, Jun 07, 2005 at 08:49:11PM +0200, Irmen de Jong wrote: > furthermore the 'make install' of current cvs fails halfway trough > with the following errors: > >. >. > Compiling /opt/python25/lib/python2.5/bsddb/test/test_associate.py ... > Sorry: TabError: ('inconsistent use of