We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504a826 commit 48507b6Copy full SHA for 48507b6
faq/extending.po
@@ -271,7 +271,7 @@ msgid ""
271
"print_error, or just allow the standard traceback mechanism to work. Then, "
272
"the output will go wherever your ``write()`` method sends it."
273
msgstr ""
274
-"En código Python, define un objeto que soporte el método ``write()``. Asigna "
+"En código Python, define un objeto que soporta el método ``write()``. Asigna "
275
"este objeto a :data:`sys.stdout` y :data:`sys.stderr`. Llama a print_error, "
276
"o solo permite que el mecanismo estándar de rastreo funcione. Luego, la "
277
"salida se hará cuando invoques ``write()``."
0 commit comments