"Peter Otten" <[email protected]> wrote in message news:[email protected]... > HKRSS wrote: > >> Thanks In Advance, Robert...;) > >>>> list_of_lists = [] >>>> list_of_lists.append(list_of_lists) >>>> list_of_lists[0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0] > [[...]] >
Sorry For Bad Question, But I need List Of Lists That I Can Acces Horyzontaly, Not In The Deep(But This IS Not All, I End That Evey List In List Of Lists Can Be A List... Thanks In Advance... Robert..;) -- https://mail.python.org/mailman/listinfo/python-list
