branch | stable |
changeset 624 | 2b7eb429112e |
parent 618 | f9e8e4992b7e |
child 627 | 451b9cd81c71 |
--- a/tests/test-keyword.out Thu Jul 23 20:00:23 2009 +0100 +++ b/tests/test-keyword.out Thu Jul 16 23:25:26 2009 +0200 @@ -13,10 +13,10 @@ Example: - [keyword] - # expand keywords in every python file except those matching "x*" - **.py = - x* = ignore +[keyword] +# expand keywords in every python file except those matching "x*" +**.py = +x* = ignore NOTE: the more specific you are in your filename patterns the less you lose speed in huge repositories.