Re: Need some assistance on Regular expression in python

2012-04-18 Thread MRAB
On 18/04/2012 19:36, vijay swaminathan wrote: Hi Experts, I'm a new bie to python and need some assistance in the usage of regular expression. I have a string something like this: New builds available Version: 20120418-abcdef-1 (based on SDK 0.0.0.1) from the above string I want to extract t

Need some assistance on Regular expression in python

2012-04-18 Thread vijay swaminathan
Hi Experts, I'm a new bie to python and need some assistance in the usage of regular expression. I have a string something like this: New builds available Version: 20120418-abcdef-1 (based on SDK 0.0.0.1) from the above string I want to extract the following text using regular expression 2012