locking: hold the wlock for the full duration of the "keyword demo"
The risk of racing the demo is low, since it seems to create its own repository
on the fly. However it is clearer and more consistent.
# name space package to host third party extensionsimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)