I am confused here... It is a ruby version of the python benchmark I needed... the error reported below came from trying to run the code given from the Ruby interpreter on my machine. ruby-talk / netlab.co.jp wrote: > > > Hi ..... thanks to Aleksi for porting the Python benchmark. However, I get a parse error referring to the line: > > > > count +=1 > > I believe that "+=" increment/assignment is supported in Python 2.0, but > not in 1.5.*. You should be able to just change the line to > > count = count + 1 > > > > > Ken Rhodes > > > > David S. > dgjs / acm.org > > -- Ken Rhodes __________________________________________________________________ Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/