diff options
author | Helmut Grohne <helmut@subdivi.de> | 2016-05-01 14:26:20 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2016-05-01 14:26:20 +0200 |
commit | 2aef917cabba4e660f2525a551368532dbc7c195 (patch) | |
tree | c2e0b7f4a97be173c6f1a36446c452f59e60ee5d /dedup/debpkg.py | |
parent | 8e326cadab47896f77666b0a4c7f434cdefc83da (diff) | |
download | debian-dedup-2aef917cabba4e660f2525a551368532dbc7c195.tar.gz |
use same Python version for autoimport and importpkg
The autoimport tool runs the Python interpreter explicitly. Instead of
invoking just "python" and thus calling whatever the current default is,
use sys.executable which is the interpreter used to run autoimport, thus
locking both to the same Python version.
Diffstat (limited to 'dedup/debpkg.py')
0 files changed, 0 insertions, 0 deletions