forked from trilinos/Trilinos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PyTrilinos: Replace PYTHON_EXECUTABLE with Python3_EXECUTABLE (TriBIT…
…SPub/TriBITS#610) There are a bunch of non-CMake or RST files in PyTrilinos that use PYTHON_EXECUTABLE. Not sure how all of this works but hopefully this does the right thing. Signed-off-by: Roscoe A. Bartlett <[email protected]>
- Loading branch information
1 parent
c4c71e5
commit 600198f
Showing
114 changed files
with
114 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
|
||
# System includes | ||
from __future__ import print_function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
""" | ||
Doxygen XML to SWIG docstring converter. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
2 changes: 1 addition & 1 deletion
2
packages/PyTrilinos/src/PyTrilinos/LOCA/Pitchfork/__init__.py.in
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
2 changes: 1 addition & 1 deletion
2
packages/PyTrilinos/src/PyTrilinos/LOCA/TurningPoint/__init__.py.in
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
import glob | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# TODO: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! ${PYTHON_EXECUTABLE} | ||
#! ${Python3_EXECUTABLE} | ||
# -*- python -*- | ||
|
||
# @HEADER | ||
|
Oops, something went wrong.