]> granicus.if.org Git - python/commit
[Patch #442530 from twburton]
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 16 Aug 2001 13:56:40 +0000 (13:56 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 16 Aug 2001 13:56:40 +0000 (13:56 +0000)
commit6fb8d3a3d6dc74a971811f2936343725f3cdea12
tree62bf10fff7f927de20045311457a9ed8de3b3a0a
parente3eb1f2b2320bceb10a763ec8691200b85ec287a
[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)
Lib/distutils/command/config.py