On Fri, Aug 20, 2010 at 1:57 AM, Martin Poirier wrote:
>
>
> --- On Thu, 8/19/10, Campbell Barton wrote:
>
>> A simple solution to this is to have a package in cfg so
>> scripts/cfg/blender_keyconfig/__init__.py
>> scripts/cfg/blender_keyconfig/maya.py, etc
>> ...this way only sys.modules["blende
--- On Thu, 8/19/10, Campbell Barton wrote:
> A simple solution to this is to have a package in cfg so
> scripts/cfg/blender_keyconfig/__init__.py
> scripts/cfg/blender_keyconfig/maya.py, etc
> ...this way only sys.modules["blender_keyconfig"] is added
> and the
> submodules can be added & remo
Recently I was looking into a keyboard layout bug and noticed some
problems with the current method that make me uneasy to settle on this
for release.
The first thing is that the keyboard layouts are user specified names
but loaded as modules.
This means you could call your keyboard layout test, b