A simple question string.replace

Haibao Tang tanghaibao at gmail.com
Mon Jan 30 23:23:07 EST 2006


I have a two-column data file like this
1.1    2.3
2.2    11.1
4.3    1.1
...
Is it possible to substitue all '1.1' to some value else without using
re.

Thanks.




More information about the Python-list mailing list