hgkw/__init__.py
author Christian Ebert <blacktrash@gmx.net>
Sat, 01 Dec 2007 20:31:13 +0100
changeset 307 32061d23db14
parent 0 41c7e55cd9e9
permissions -rw-r--r--
Refactor to initialize kwtemplater only once during reposetup - when overwriting kwtemplater was initialized (and the same keyword regex compiled) before and with every file read. - therefore remove overwrite from kwtemplater, and make it private method. _ matcher becomes attribute of kwtemplater. - by making kwtemplater a global, avoid adding attribute to ui.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: