Kent Dahl graced us by uttering: > Rhymes wrote: >> Tim Hammerquist <tim / vegeta.ath.cx> wrote: >> >OTOH, I *LOVE* Python's indentation-based statement grouping! Oh >> >yeah, Python's threading is quirky on some systems. >> >> How Ruby group statements? > > With separators, like most languages: > > module ... end > while ... end > until ... end > class ... end > def ... end > for ... end > do ... end > { ... } > > Did I forget any? begin ... end =) Tim Hammerquist -- E Pluribus Unix