mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 21:14:48 +08:00
Add defaults for params and constants in python-xlib (#9642)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user