[Tutor] handling string!!

Mehta, Anish Anish.Mehta at enst-bretagne.fr
Thu Oct 23 08:59:03 EDT 2003


Hello,

Is there a pythonic way to handle this:

str = 'ABC   value="123" value="345"'

i have a string and i want to extract the values between the quotes(""). 
Like 123, 345

Do we have some builtin function to handle this.

Thanks in advance.

With best regards,

Anish








More information about the Tutor mailing list