06-30-2009, 07:43 PM
|
#10 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by adamdecaf
To add fuel to VI, You also knew that python is an object oriented language (much like JavaScript) so you were able to simplify the Google query, by knowing that you only needed to get the arguments for the .serach() function. Correct?
|
I looked up "python regex match" and got what I needed. I was unaware that python was an OOP language.
|
|
|
|