mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-09 05:58:25 +02:00
Create a default resolve implementation in Type that simply sets resolved = True, and thus we can skip implementing the resolve method when theres nothing to resolve. Instead of naming the parent class explicitly when calling the parent-class's resolve, use super() Signed-off-by: Robert Knutsson <zybreak@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| align.py | ||
| error.py | ||
| expr.py | ||
| Makefile.am | ||
| matcher.py | ||
| state.py | ||
| xtypes.py | ||