around line 2137:
assert bindable_fn(c), 'Unexpected %s in binding components' % (type(s),)
Cython and significant pyflakes warnings fixed in pyxb-1.1/next branch:
commit 8078d278c0751fd81136d6e60d036fa2f66ce8a0 Author: Peter A. Bigot <pab@pabigot.com> Date: Tue Oct 30 05:07:19 2012 -0500 trac/167: binding/generate.py assert references undefined variable :100644 100644 d023e47... 6a05205... M pyxb/binding/generate.py :100644 100644 b63efb4... e68063f... M pyxb/namespace/__init__.py
Cython and significant pyflakes warnings fixed in pyxb-1.1/next branch: