[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:33579] Re: get_pkginfo



大西です。

既に対策されているのかも知れませんが、
get_pkginfo-3.1-noarch-B1.txz において、FancyURLopenr() 関連のエラーがでます。

---Line:201---
#    opener = urllib.FancyURLopener()
#    fi = opener.open(url)
     fi = urllib.request.urlopen(url)
--------------
とし、その数行下にある箇所で、
--------------
#     with open(file,"w") as fo:
     with open(file,"wb") as fo:
---------------     
とすれば、特に問題なく動作しました。

一応ご報告まで。
----
大西哲哉(oonishi@xxxxxxxxxxxxx)


Follow-Ups
[plamo:33580] Re: get_pkginfo, KATOH Yasufumi
References
[plamo:33569] get_pkginfo, KATOH Yasufumi
[plamo:33570] Re: get_pkginfo, KOJIMA Mitsuhiro

[検索ページ] [メール一覧]
Plamo ML 公開システム