Kevin Quick wrote: > Daniele, > > A couple of English corrections (it's a crazy language!) and typos, > and a few Python recommendations. > > One specifically: since you're willing to use python herein, just use > python for the get_token: resolves ambiguity over negative indexing/ > bounds and much simpler as well. :) > > Comments interspersed below. > > -KQ > > Well, thanks for the review, any help is appreciated :D However, the script isn't a creature of mine, I've just commented it as part of the Code Documentation Project :) Btw, I've just realized the control on the negative index won't work since it is negative :D
$(( $i+$3+1 )) -lt ${#tokens} should be ok instead. Bye _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel