> -----Original Message----- > From: Michael Petch [mailto:[email protected]] > Sent: 03 June 2013 07:12 > > A simply python example of what you are doing could look something like the > attached file
Thanks for the example. Michael. It's so much easier when one has an example to use as a foundation. For example, I've never seen a loop iterating over two variables before; I'd have used a nested loop but this is both beautifully succinct and readable. -- Ian _______________________________________________ Bug-gnubg mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnubg
