We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf11374 commit b091980Copy full SHA for b091980
Xlib/xobject/drawable.py
@@ -19,7 +19,7 @@
19
# Suite 330,
20
# Boston, MA 02111-1307 USA
21
22
-from Xlib import X, Xatom, Xutil
+from Xlib import X, Xatom
23
from Xlib.protocol import request, rq
24
25
# Other X resource objects
0 commit comments