We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2392580 commit 88c038dCopy full SHA for 88c038d
examples/xdamage.py
@@ -76,7 +76,7 @@ def main():
76
d = display.Display()
77
root = d.screen().root
78
79
- checkExt(d)
+ check_ext(d)
80
colormap = d.screen().default_colormap
81
82
red = colormap.alloc_named_color("red").pixel
0 commit comments