Andrea Griffini <[EMAIL PROTECTED]> wrote:
> Hehehe... a large python string is a nice idea for modelling
> memory.

Actually, a Python string is only good for modelling ROM.  If you want to 
model read-write memory, you need a Python list.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to