File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,4 @@ Resumiéndolo
1010geturl
1111info
1212urlopen
13+ internet
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ msgstr ""
2121
2222#: ../Doc/howto/urllib2.rst:5
2323msgid "HOWTO Fetch Internet Resources Using The urllib Package"
24- msgstr "HOWTO - Cómo obtener recursos de internet con el paquete urllib"
24+ msgstr "HOWTO - Cómo obtener recursos de Internet con el paquete urllib"
2525
2626#: ../Doc/howto/urllib2.rst:0
2727msgid "Author"
@@ -824,7 +824,7 @@ msgid ""
824824"set to use the proxy, which urllib picks up on. In order to test scripts "
825825"with a localhost server, I have to prevent urllib from using the proxy."
826826msgstr ""
827- "En mi caso tengo que usar un proxy para acceder a Internet en el trabajo. Si "
827+ "En mi caso tengo que usar un proxy para acceder a internet en el trabajo. Si "
828828"intentas consultar URLs de *localhost* a través de este proxy, las bloquea. "
829829"IE está configurado para usar el proxy, que urllib recoge. Para poder probar "
830830"los scripts con un servidor localhost, tengo que evitar que urllib use el "
You can’t perform that action at this time.
0 commit comments