RE: [Tutor] PythonWin and tabs

2001-09-11 Thread alan . gauld
> Recently I've found a bad thing about PythonWin - even if > "insert spaces" option is checked it still uses tabs - in What version are you using? I had that on the version I downloaded with 1.5.1 but the version that comes with Python 2.0 doesn't do that anymore - at least I've no

Re[2]: [Tutor] PythonWin and tabs

2001-09-11 Thread Kerim Borchaev ( WarKiD )
>> Recently I've found a bad thing about PythonWin - even if >> "insert spaces" option is checked it still uses tabs - in agbc> What version are you using? 2.1.212 - the latest I suppose... Best regards, Kerimmailto:[EMAIL PROTECTED] _

PythonWin and tabs

2001-09-11 Thread Kerim Borchaev ( WarKiD )
Hello , Recently I've found a bad thing about PythonWin - even if "insert spaces" option is checked it still uses tabs - in interactive window. It happended a couple of times before but I thought I just don't get Python. So be careful cut'n'pasting code from PW.