commit | 5dbb91741375c799eeaa15bbcbba4b43b5944076 | [log] [tgz] |
---|---|---|
author | Christian Clauss <cclauss@me.com> | Mon Jan 27 23:45:54 2025 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 27 14:50:23 2025 -0800 |
tree | 650e73ba7b7a847a775e4e13d3c14dfb2c8a7691 | |
parent | d92781db371fa87eaa1106bdaaa56851b236612f [diff] |
OpenMP: Fix Python 3 SyntaxErrors (#123940) 1. `print()` is a function in Python 3. 2. New-style exceptions are required in Python 3. GitOrigin-RevId: 89c5576ff9038ba53025ca82209fdc5f5b5d0bb4