File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ IncrementalParser
2
+ encapsulación
3
+ tuplas
4
+ manejador
5
+ propertynames
6
+ featurenames
7
+ feed
8
+ parse
9
+ reset
10
+ InputSource
11
+ getEncoding
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-10-18 15:37 -0300\n "
14
+ "PO-Revision-Date : 2020-10-18 15:44 -0300\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -314,7 +314,7 @@ msgid ""
314
314
msgstr ""
315
315
"Retorna la configuración actual para la propiedad *propertyname*. Si la "
316
316
"configuración no es reconocida, una :exc:`SAXNotRecognizedException` es "
317
- "lanzada. Las bien conocidad propertynames son listadas en el módulo :mod:"
317
+ "lanzada. Las bien conocidas propertynames son listadas en el módulo :mod:"
318
318
"`xml.sax.handler`."
319
319
320
320
#: ../Doc/library/xml.sax.reader.rst:197
You can’t perform that action at this time.
0 commit comments