From: ts Date: 2002-11-28T00:47:32+09:00 Subject: Re: ranges and the 'times' method >>>>> "D" == Daniel Berger writes: D> 1) Should 'times' be modified to support ranges? Well, you want #upto no ? D> 2) If not, should it raise a NameError exception? I've not understood why you want a NameError, #times return its argument Guy Decoux