Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-02-19 10:48:33 +01:00
parent 79be38fb20
commit df578c300d
68 changed files with 1785 additions and 169 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ Get the byte offset of the current node since the beginning of the file or buffe
- :ref:`int<class_int>` **get_node_type** **(** **)**
Get the type of the current node. Compare with ``NODE\_\*`` constants.
Get the type of the current node. Compare with ``NODE_*`` constants.
.. _class_XMLParser_has_attribute: