Open lehmannro opened 14 years ago
pyhkal.contrib.tikkle should resort to the standard mechanisms to listen for commands, starting with @register instead of rolling its own @hook.
pyhkal.contrib.tikkle
@register
@hook
The code lacks documentation and requires cleanup. The regular expressions should be pre-compiled.
pyhkal.contrib.tikkle
should resort to the standard mechanisms to listen for commands, starting with@register
instead of rolling its own@hook
.The code lacks documentation and requires cleanup. The regular expressions should be pre-compiled.