X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=xcbgen%2Fmatcher.py;h=e7958fa44b18512dcb500eaf7e713ff2cbe61718;hb=2d873a3dc8c0e1315be426da8054adb4188574b0;hp=b2d9b8b479efbd815e0f64cbee36e15c4610b93f;hpb=7820273c4b00209d5ace8cbfdb1400728e15c158;p=free-sw%2Fxcb%2Fproto diff --git a/xcbgen/matcher.py b/xcbgen/matcher.py index b2d9b8b..e7958fa 100644 --- a/xcbgen/matcher.py +++ b/xcbgen/matcher.py @@ -10,7 +10,7 @@ from os.path import join from xml.etree.cElementTree import parse import state -from types import * +from xtypes import * def import_(node, module, namespace): '''