Re: [Pythonmac-SIG] Mutating Row in a matrix

2005-01-29 Thread Bob Ippolito
On Jan 29, 2005, at 1:29 PM, Kirk Durston wrote: It will be obvious that I am a newbie here when you see my question, but here goes. I am writing my first program, and have encountered a problem which I’ve been able to reproduce in the short program below. Basically, I select a row (B) from a ma

[Pythonmac-SIG] Mutating Row in a matrix

2005-01-29 Thread Kirk Durston
Title: Mutating Row in a matrix It will be obvious that I am a newbie here when you see my question, but here goes. I am writing my first program, and have encountered a problem which I’ve been able to reproduce in the short program below. Basically, I select a row (B) from a matrix and I want t