tutor-request
Thanks Ziyad.You answer is exactly the realson it is! I am missdirect
by the coding of the html. the %25 in the url is the '%' char in file name.
after
urllib.unquote('xvg_h%25202.jpg')
'xvg_h%202.jpg'
That's the real filename I want!
thanks too, Danny Yoo!
>This has n
On Tue, 2005-09-27 at 14:01 +0800, 铁石 wrote:
> I am trying to write a stript that extract jpg files
> from a html I had downloaded.I encounter a problem with
> a Big5 charset html file.Big5 used in Hongkong ans Taiwan.
> In this html file there's a jpg names "xvg_h%202.jpg"
> in vi ,the
On Tue, 27 Sep 2005, [GB2312] ��ʯ wrote:
> I am trying to write a stript that extract jpg files
> from a html I had downloaded.I encounter a problem with
> a Big5 charset html file.Big5 used in Hongkong ans Taiwan.
> In this html file there's a jpg names "xvg_h%202.jpg" in vi ,the tag
I am trying to write a stript that extract jpg files
from a html I had downloaded.I encounter a problem with
a Big5 charset html file.Big5 used in Hongkong ans Taiwan.
In this html file there's a jpg names "xvg_h%202.jpg"
in vi ,the tag of the image is