[Tutor] Use Regular Expressions

Basil B Thoppil basilbthoppil at gmail.com
Wed Oct 15 07:27:05 CEST 2008


Hi everyone,
I am using the cPAMIE library for automation of websites. It has a function
findTextbox(name) , which takes the name(a string) of the text box and
searches for it and return True if it exists. Now I dont have a static name
and so  I wanted to use regular expression. I cannot pass regular
expressions directly since it doesnt take a regular expression. How can I
make use of RE in my function.

regards
-basiL-

-- 



_______________________________________________________
"Dream is not what you see in sleep. Dream is the thing which does not let
you sleep" - Dr.Abdul Kalam

_______________________________________________________
_______________________________________________________

_______   Basil B Thoppil
_______   Room No. C-22, Mens Hostel,
_______   Government Engineering College,
_______   Thrissur-9, Kerala.
_______   +919846717505
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20081015/cb94402c/attachment.htm>


More information about the Tutor mailing list