File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,4 @@ Resumiéndolo
10
10
geturl
11
11
info
12
12
urlopen
13
+ internet
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ msgstr ""
21
21
22
22
#: ../Doc/howto/urllib2.rst:5
23
23
msgid "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"
25
25
26
26
#: ../Doc/howto/urllib2.rst:0
27
27
msgid "Author"
@@ -824,7 +824,7 @@ msgid ""
824
824
"set to use the proxy, which urllib picks up on. In order to test scripts "
825
825
"with a localhost server, I have to prevent urllib from using the proxy."
826
826
msgstr ""
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 "
828
828
"intentas consultar URLs de *localhost* a través de este proxy, las bloquea. "
829
829
"IE está configurado para usar el proxy, que urllib recoge. Para poder probar "
830
830
"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