replacing substrings within strings
Diez B. Roggisch
deets at nospam.web.de
Wed Feb 14 09:25:24 EST 2007
More information about the Python-list mailing list
Wed Feb 14 09:25:24 EST 2007
- Previous message (by thread): replacing substrings within strings
- Next message (by thread): replacing substrings within strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bearophileHUGS at lycos.com wrote: > Diez B. Roggisch: >> That's the price to pay for immutable strings. > > Right, but CPython has array.array("c") too. Using Diez Roggisch's > code: Ahhh, ze arrayz. I alwayz forget about the arrayz. Diez
- Previous message (by thread): replacing substrings within strings
- Next message (by thread): replacing substrings within strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list