Ummm I actually googled that book and added a pdf suffix to it.
Hypothetically, it would have been nice to download it.
Personally, since Ive started freelancing, having these books
electronically works for me, though I would prefer a hard copy myself.
On Sunday, 4 May 2014 20:47:26 UTC+10, Jeremy YeoKhoo wrote:
>
> Hey guys,
>
> This should be fairly easy for you guys who know regex. If I have a string
> that I want to enable versioning, so say for an example I want to recognize
> a string if it contains ['v001', 'v002', etc...]
> I have something like this...
>
> remp= re.search('[0-9]+', 'hello_v001')
> print temp.group()
>
> but I dont want it to return when:
> remp= re.search('[0-9]+', 'hello_001')
> print temp.group()
>
> Thanks
> -Jeremy
>
>
--
You received this message because you are subscribed to the Google Groups
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/python_inside_maya/3a52b309-f103-48a1-998c-ae4f3cb3297a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.