Re: [Pythonmac-SIG] ANN: ScrIDE 0.4

2006-08-05 Thread has
Christopher Barker wrote: >> Also, you really shouldn't mix tabs and spaces in your source >> code. Ick. > > I haven't looked at ScrIDE yet, but it shouldn't allow mixed tabs > and spaces at all. In fact, it really should ONLY allow spaces. > That is the Python standard now. The smart thing

Re: [Pythonmac-SIG] ANN: ScrIDE 0.4

2006-08-04 Thread Bob Ippolito
On Aug 4, 2006, at 2:01 PM, Christopher Barker wrote: > Bob Ippolito wrote: >> Also, you really shouldn't mix tabs and spaces in your source >> code. Ick. > > I haven't looked at ScrIDE yet, but it shouldn't allow mixed tabs and > spaces at all. In fact, it really should ONLY allow spaces. That

Re: [Pythonmac-SIG] ANN: ScrIDE 0.4

2006-08-04 Thread Bob Ippolito
On Aug 4, 2006, at 1:57 PM, [EMAIL PROTECTED] wrote: > > On Aug 4, 2006, at 3:12 PM, Bob Ippolito wrote: > >> >> On Aug 4, 2006, at 11:32 AM, [EMAIL PROTECTED] wrote: >> >>> Version 0.4, the "PyOXIDE replacement" IDE is now available - it >>> fixed several problems with 0.3, adds "context sensi

Re: [Pythonmac-SIG] ANN: ScrIDE 0.4

2006-08-04 Thread gandreas
On Aug 4, 2006, at 4:01 PM, Christopher Barker wrote: > Bob Ippolito wrote: >> Also, you really shouldn't mix tabs and spaces in your source >> code. Ick. > > I haven't looked at ScrIDE yet, but it shouldn't allow mixed tabs and > spaces at all. In fact, it really should ONLY allow spaces. That

Re: [Pythonmac-SIG] ANN: ScrIDE 0.4

2006-08-04 Thread Christopher Barker
Bob Ippolito wrote: > Also, you really shouldn't mix tabs and spaces in your source code. Ick. I haven't looked at ScrIDE yet, but it shouldn't allow mixed tabs and spaces at all. In fact, it really should ONLY allow spaces. That is the Python standard now. -Chris -- Christopher Barker, Ph.

Re: [Pythonmac-SIG] ANN: ScrIDE 0.4

2006-08-04 Thread gandreas
On Aug 4, 2006, at 3:12 PM, Bob Ippolito wrote: > > On Aug 4, 2006, at 11:32 AM, [EMAIL PROTECTED] wrote: > >> Version 0.4, the "PyOXIDE replacement" IDE is now available - it >> fixed several problems with 0.3, adds "context sensitive object >> info details" (to both the rich shells as well

Re: [Pythonmac-SIG] ANN: ScrIDE 0.4

2006-08-04 Thread Bob Ippolito
On Aug 4, 2006, at 11:32 AM, [EMAIL PROTECTED] wrote: > Version 0.4, the "PyOXIDE replacement" IDE is now available - it > fixed several problems with 0.3, adds "context sensitive object > info details" (to both the rich shells as well as debugger), and > the ability to browse the variables

[Pythonmac-SIG] ANN: ScrIDE 0.4

2006-08-04 Thread gandreas
Version 0.4, the "PyOXIDE replacement" IDE is now available - it fixed several problems with 0.3, adds "context sensitive object info details" (to both the rich shells as well as debugger), and the ability to browse the variables in a rich shell (using a variable display like the debugger).ScrIDE i