1. searching the page two times rather than one is a little bit time consuming .
2. starting the second search from the first match.endpos does reduce the time 
consuming .
3. how to  combine both patterns into one regex? while using the special | 
regex operator only matches one regex not both 
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to