How can I add space in to several numbers?

Bo Zhang primrosebo33 at gmail.com
Mon Mar 2 14:58:01 EST 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090302/e38f7344/attachment.html>


More information about the Python-list mailing list