hgkw/__init__.py
author Christian Ebert <blacktrash@gmx.net>
Fri, 21 Dec 2007 00:40:25 +0100
changeset 315 c1ec4ffd1279
parent 0 41c7e55cd9e9
permissions -rw-r--r--
Avoid import and merge conflicts caused by expanded keywords While monkeypatching patch.patchfile.__init__ is brute force and dirty, it seems the least intrusive method.