$NetBSD: patch-ac,v 1.1 2009/04/08 13:06:22 drochner Exp $

--- xcbgen/state.py.orig	2009-04-01 16:05:28.000000000 +0200
+++ xcbgen/state.py
@@ -2,7 +2,7 @@
 This module contains the namespace class and the singleton module class.
 '''
 from os.path import dirname, basename
-from xml.etree.cElementTree import parse
+from xml.etree.ElementTree import parse
 
 import matcher
 from error import *
