try as i might i still get an error:

  File "markov.py", line 50
    self._all_states |= set(key[i] for key in probabilities)


I am running:

Python 2.3 (#1, Sep 13 2003, 00:49:11)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin

If that helps any...

Thanks!

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

Reply via email to