[Tutor] Can you modify every nth item in a list with a single assignment?

R. Alan Monroe R. Alan Monroe" <amonroe@columbus.rr.com
Sun Jun 15 12:45:02 2003


>> Any particularly compelling reason to implement this as a 1d array?

> You may have missed some of my earlier emails on this... I'm calling
> python from a C dll so I can play with vis plugins for Sonique in
> Python. So I can't change that aspect of the implementation. Python
> interprets the buffer object as a long string.
> [snip]
> I will try to post my code on my website in the next few days.


OK, anyone interested can download it from:
http://javajack.dynup.net/pysonique/