mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-07 12:21:17 +03:00
seems there is no good reasons to not generate bindings for XPointer
* python/generator.py: seems there is no good reasons to not generate bindings for XPointer Daniel
This commit is contained in:
@ -185,7 +185,7 @@ skipped_modules = {
|
||||
'hash': None,
|
||||
'list': None,
|
||||
'threads': None,
|
||||
'xpointer': None,
|
||||
# 'xpointer': None,
|
||||
}
|
||||
skipped_types = {
|
||||
'int *': "usually a return type",
|
||||
|
Reference in New Issue
Block a user