@@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2021-03-19 11:16+0100\n "
14- "PO-Revision-Date : 2020-10 -07 16:51+0200 \n "
15- "Last-Translator : Francisco Jesús Sevilla García <fjsevilla.dev@gmail .com>\n "
14+ "PO-Revision-Date : 2021-12 -07 01:18-0600 \n "
15+ "Last-Translator : Héctor Sánchez Barrera <hector.sab@hotmail .com>\n "
1616"Language : es\n "
1717"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=utf-8\n "
2121"Content-Transfer-Encoding : 8bit\n "
2222"Generated-By : Babel 2.8.0\n "
23+ "X-Generator : Poedit 2.3\n "
2324
2425#: ../Doc/library/parser.rst:2
2526msgid ":mod:`parser` --- Access Python parse trees"
@@ -50,6 +51,10 @@ msgid ""
5051"Python. For the majority of use cases you can leverage the Abstract Syntax "
5152"Tree (AST) generation and compilation stage, using the :mod:`ast` module."
5253msgstr ""
54+ "El módulo parser está descontinuado y será removido en futuras versiones de "
55+ "Python. Para la mayoría de los casos, se puede aprovechar la etapa de "
56+ "generación y compilación del Árbol de Sintaxis Abstracta (AST), utilizando "
57+ "el módulo :mod:`ast`."
5358
5459#: ../Doc/library/parser.rst:34
5560msgid ""
0 commit comments