Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python: Don't assume
py2_runtime
toolchain attribute exists.
There's a test that purposefully omits the attribute to test error messages. To fix, just guard the access with hasattr(). Work towards #15897 PiperOrigin-RevId: 505715279 Change-Id: I4c8fe51783ac4f07e9c8ce32f457a65d941bf6b0
- Loading branch information