Commit 6176f76
committed
fix(system_python): Remove printing of not always present attribute
This attribute is not part of the Python public API and in Debian 10
Buster (OpenJDK 11, gcc 8.3.0) it seems to not be defined.
This reverts one of the debug logging statements added in
bazel-contrib#3667
Fixes bazel-contrib#37741 parent 5511aaf commit 6176f76
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
572 | 571 | | |
573 | 572 | | |
574 | 573 | | |
| |||
0 commit comments