Skip to content

Conversation

gpshead
Copy link
Member

@gpshead gpshead commented May 27, 2017

This allows make clinic to work when run out of the source tree.

@mention-bot
Copy link

@gpshead, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nascheme, @larryhastings and @loewis to be potential reviewers.

cmdline.add_argument("--make", action='store_true')
cmdline.add_argument("--make", action='store_true',
help="Walk --srcdir to run over all relevant files.")
cmdline.add_argument("--srcdir", type=str, default=".",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While your are here please change "." to portable os.curdir.

The rest LGTM.

@gpshead gpshead merged commit 178418a into python:master May 27, 2017
@gpshead gpshead deleted the make-clinc-out-of-tree branch May 27, 2017 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants