File I/O

HMS Surprise john at datavoiceint.com
Wed May 9 17:13:18 EDT 2007


If one has a list of lists such as

lst = [['a','1'],['b','2']]

is there a standard python idiom for writing and reading the pairs to/
from a file?


Thanks,

jh




More information about the Python-list mailing list