Ed Hotchkiss wrote:
> But then I still get the error with the len(x) statement .. hmm

That's because integers don't have a length. But if you follow James'
advice, you don't need to calculate lengths of anything.

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to