MRAB <[email protected]> wrote: > Or: > columns = line.split(' ')[1 : ]
Even better, well spotted. -- http://mail.python.org/mailman/listinfo/python-list
MRAB <[email protected]> wrote: > Or: > columns = line.split(' ')[1 : ]
Even better, well spotted. -- http://mail.python.org/mailman/listinfo/python-list