Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1091)

Issue 9534044: Errors running Make with Python 3

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by egtann
Modified:
1 year, 6 months ago
Reviewers:
CC:
googletestframework_googlegroups.com
Base URL:
http://googletest.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -21 lines) Patch
M scripts/fuse_gtest_files.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/gen_gtest_pred_impl.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/pump.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/upload.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/upload_gtest.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_break_on_failure_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_catch_exceptions_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_color_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_env_var_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_filter_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_help_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_list_tests_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_output_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_shuffle_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_test_utils.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_throw_on_failure_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_uninitialized_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_xml_outfiles_test.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_xml_output_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M test/gtest_xml_test_utils.py View 1 chunk +1 line, -1 line 0 comments Download
M xcode/Scripts/versiongenerate.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1
egtann
11 years, 2 months ago (2013-05-19 18:16:25 UTC) #1
Python3 is now the default version on Arch Linux, and I assume most other modern
systems.

Running 'make' fails with the old .py scripts. I explicitly set all the scripts
to run with Python2, so 'make' will run without complaint on any system.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b