[
https://issues.apache.org/jira/browse/YETUS-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217077#comment-15217077
]
Sean Busbey commented on YETUS-355:
-----------------------------------
wait, how did it get a python3 version?
> pip install pylint is sort of failing in bundled dockerfile
> -----------------------------------------------------------
>
> Key: YETUS-355
> URL: https://issues.apache.org/jira/browse/YETUS-355
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: Allen Wittenauer
>
> It starts here and goes down hill..
> {code}
> Compiling
> /tmp/pip_build_root/pylint/pylint/test/functional/abstract_class_instantiated_py3.py
> ...
> File
> "/tmp/pip_build_root/pylint/pylint/test/functional/abstract_class_instantiated_py3.py",
> line 14
> class GoodClass(object, metaclass=abc.ABCMeta):
> ^
> SyntaxError: invalid syntax
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)