On Sat, May 11, 2019 at 6:21 PM iMath wrote:
>
> To find all js/css/image pathnames in a HTML document, I used regular
> expression(in the last line of my code snippet) to do this as the following,
> are there any other shorter regular expressions or more efficient ways to do
>
To find all js/css/image pathnames in a HTML document, I used regular
expression(in the last line of my code snippet) to do this as the following,
are there any other shorter regular expressions or more efficient ways to do
this ?
import re
translation='''