Regular expression

Back9 backgoodoo at gmail.com
Tue May 18 09:48:55 EDT 2010


 Hi,

I have a string like this:
0x340x5A0x9B0xBA
I want to extract 0x from the string but the first one.

How I can use re for this case?

The string size will vary.

TIA




More information about the Python-list mailing list