| commit | 6fb8d3a3d6dc74a971811f2936343725f3cdea12 | [log] [tgz] |
|---|---|---|
| author | Andrew M. Kuchling <amk@amk.ca> | Thu Aug 16 13:56:40 2001 +0000 |
| committer | Andrew M. Kuchling <amk@amk.ca> | Thu Aug 16 13:56:40 2001 +0000 |
| tree | 62bf10fff7f927de20045311457a9ed8de3b3a0a | |
| parent | e3eb1f2b2320bceb10a763ec8691200b85ec287a [diff] |
[Patch #442530 from twburton]
Provide include_dirs argument to all calls to ._preprocess and ._compile
Fix typo: pattern.search(pattern) should be pattern.search(line)