Hi

Is there a simple way to extract words speerated by a space in python the way i do it in awk '{print $4 $5}' . I am sure there should be some but i dont know it.

Thanks
n00b


-- http://mail.python.org/mailman/listinfo/python-list

Reply via email to