Skip to content

fixes: cpp_lint.py fails silently with Python3 #1941

Merged
longjon merged 1 commit intoBVLC:masterfrom
jsupancic:cpp_lint_python2
Feb 24, 2015
Merged

fixes: cpp_lint.py fails silently with Python3 #1941
longjon merged 1 commit intoBVLC:masterfrom
jsupancic:cpp_lint_python2

Conversation

@jsupancic
Copy link
Contributor

cpp_lint.py fails silently with Python3 (which is the default on some systems).
This commit specifies Python2 with which cpp_lint.py works :-)

Best,
James

… systems).

This commit specifies Python2 with which cpp_lint.py works :-)
@longjon
Copy link
Contributor

longjon commented Feb 24, 2015

This should work in general given PEP 394 (https://www.python.org/dev/peps/pep-0394/). Merging, thanks.

longjon added a commit that referenced this pull request Feb 24, 2015
fixes: cpp_lint.py fails silently with Python3
@longjon longjon merged commit c091197 into BVLC:master Feb 24, 2015
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.

2 participants

Comments