Skip to content

Refactoring: Remove handling of @include in test suites #5076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 18, 2018

Conversation

elazarg
Copy link
Contributor

@elazarg elazarg commented May 18, 2018

This is very old code, and I couldn't find any hint of it doing anything.

@elazarg elazarg changed the title Remove handling of @include in test suites Refactoring: Remove handling of @include in test suites May 18, 2018
def expand_includes(a: List[str], base_path: str) -> List[str]:
"""Expand @includes within a list of lines.

Replace all lies starting with @include with the contents of the
Copy link
Member

Choose a reason for hiding this comment

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

lies indeed.

@gvanrossum gvanrossum merged commit 91f532e into python:master May 18, 2018
@gvanrossum
Copy link
Member

Didn't even knew we had that!

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.

3 participants