We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15fbbad commit 7eec2c8Copy full SHA for 7eec2c8
howto/urllib2.po
@@ -732,9 +732,9 @@ msgid ""
732
"The Python support for fetching resources from the web is layered. urllib "
733
"uses the :mod:`http.client` library, which in turn uses the socket library."
734
msgstr ""
735
-"Python はレイヤー化された web 上からリソース取得もサポートしています。 "
736
-"urllib は :mod:`http.client` ライブラリを利用します、 httplib はさらに "
737
-"socket ライブラリを利用します。"
+"Web 上からリソースを取得する Python の機能はレイヤー化されています。urllib "
+"は :mod:`http.client` ライブラリを利用していますが、そのライブラリはさらに "
+"socket ライブラリを利用しています。"
738
739
#: ../../howto/urllib2.rst:563
740
msgid ""
0 commit comments