Skip to content
Snippets Groups Projects
Commit 33686f4a authored by Thomas Uram's avatar Thomas Uram
Browse files

add simple function names

parent c8c291b2
No related branches found
No related tags found
No related merge requests found
......@@ -133,3 +133,7 @@ def gio_inspect(file_name):
file_name=bytes(file_name,'ascii')
libpygio.inspect_gio(file_name)
read = gio_read
has_variable = gio_has_variable
inspect = gio_inspect
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment