Add defaults for params and constants in python-xlib (#9642)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Avasam
2023-03-22 16:39:04 -04:00
committed by GitHub
parent 19368ab964
commit d8e3f928b0
56 changed files with 3570 additions and 3507 deletions

View File

@@ -22,3 +22,4 @@ Xlib.protocol.rq.Struct.__getattr__
# Iteration variable that bleeds into the global scope
Xlib.protocol.rq.c
Xlib.protocol.rq.size

View File

@@ -1,3 +0,0 @@
# failed to import, ModuleNotFoundError: No module named 'fcntl'
# https://github.com/python-xlib/python-xlib/pull/217
Xlib.support.unix_connect