Changing entities

Daniel danricofer at gmail.com
Thu Jun 9 14:09:27 EDT 2005


Hi Kent

Thanks for your help, it worked sucessfully. I have another question, I
think it is a stupid and simple but...

I need match a regular expression, change it erasing the other strings
after this. Just like:

a = "I'm going send to out of space, find another race"

And I want to match "space" instance, and erase the other.

Thank you




More information about the Python-list mailing list