xorg-xcbproto/xcbgen
Robert Knutsson cf7e2581b6
xtypes.py: resolve method updated
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>
2026-01-31 17:04:12 +01:00
..
__init__.py Refactor imports 2026-01-26 13:40:02 +01:00
align.py Remove Python 2 legacy constructs from class definitions 2026-01-26 13:22:16 +01:00
error.py Add Python parser language-independent parts. 2008-04-19 04:30:21 -04:00
expr.py Remove Python 2 legacy constructs from class definitions 2026-01-26 13:22:16 +01:00
Makefile.am automatic alignment checker / manual offsets 2016-01-06 01:23:43 +01:00
matcher.py Remove unused parse result 2026-01-26 13:40:36 +01:00
state.py Remove idiosyncratic dependency on __main__.output 2026-01-26 13:40:39 +01:00
xtypes.py xtypes.py: resolve method updated 2026-01-31 17:04:12 +01:00