j
k
j a
j l
From: Jim Washington <jwashin@vt.edu> I think a lines property *is* a python list of strings.
From: Jim Washington <jwashin@vt.edu>
I think a lines property *is* a python list of strings.
Yes, lines and tokens are both. Lines split on newline, tokens split on space, to make python lists. Actually, they might be tuples, I'm not sure.
Back to the thread
Back to the list