Re: [Pythonmac-SIG] indentation problem

2006-03-10 Thread altern
Stewart Midwinter(e)k dio: >> From: altern <[EMAIL PROTECTED]> >> Subject: [Pythonmac-SIG] indentation problem >> hi all >> >> i have been developing some tutorials with PyOxide and now i find that >> when i open them on Smultron the indentation is wrong.

Re: [Pythonmac-SIG] indentation problem

2006-03-10 Thread Stewart Midwinter
> From: altern <[EMAIL PROTECTED]> > Subject: [Pythonmac-SIG] indentation problem > hi all > > i have been developing some tutorials with PyOxide and now i find that > when i open them on Smultron the indentation is wrong. I use Smultron as well. What do you mean, &

Re: [Pythonmac-SIG] indentation problem

2006-03-10 Thread altern
[EMAIL PROTECTED](e)k dio: > > On Mar 10, 2006, at 4:31 AM, altern wrote: > >> hi all >> >> i have been developing some tutorials with PyOxide and now i find that >> when i open them on Smultron the indentation is wrong. Students are vey >> likely to be using Smultron (no need to insatall pyObjC)

Re: [Pythonmac-SIG] indentation problem

2006-03-10 Thread altern
Jan Erik Moström(e)k dio: > altern <[EMAIL PROTECTED]> 2006-03-10 11:31: > >> It tried to fix the indentation in one but there is something wrong >> under the hood because then it complains at end of lines, it says the >> syntax is wrong, and i have to remove the line end, hit return again and

Re: [Pythonmac-SIG] indentation problem

2006-03-10 Thread gandreas
On Mar 10, 2006, at 4:31 AM, altern wrote: > hi all > > i have been developing some tutorials with PyOxide and now i find that > when i open them on Smultron the indentation is wrong. Students are > vey > likely to be using Smultron (no need to insatall pyObjC). > I would strongly recommend s

Re: [Pythonmac-SIG] indentation problem

2006-03-10 Thread Jan Erik Moström
altern <[EMAIL PROTECTED]> 2006-03-10 11:31: > It tried to fix the indentation in one but there is something wrong > under the hood because then it complains at end of lines, it says the > syntax is wrong, and i have to remove the line end, hit return again and > save. This for each line in blo

[Pythonmac-SIG] indentation problem

2006-03-10 Thread altern
hi all i have been developing some tutorials with PyOxide and now i find that when i open them on Smultron the indentation is wrong. Students are vey likely to be using Smultron (no need to insatall pyObjC). It tried to fix the indentation in one but there is something wrong under the hood bec