mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
parser: Make nodePush, nodePop, namePush, namePop private
This commit is contained in:
@ -303,10 +303,6 @@ deprecated_funcs = {
|
||||
'htmlIsBooleanAttr': True,
|
||||
'htmlParseCharRef': True,
|
||||
'htmlParseElement': True,
|
||||
'namePop': True,
|
||||
'namePush': True,
|
||||
'nodePop': True,
|
||||
'nodePush': True,
|
||||
'xmlByteConsumed': True,
|
||||
'xmlCheckFilename': True,
|
||||
'xmlCheckLanguageID': True,
|
||||
|
Reference in New Issue
Block a user