I want to parse a file and do this :

    A  74.335 -86.474-129.317  1.00 54.12

then add space between -86.474 and -129.317. I can get the file with

    A  74.335 -86.474 -129.317  1.00 54.12

How can I do this? Thanks.

--
Best regards,

Zhang Bo (Cindy)
SMA-CSB
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to