From: DongHun Kwak Date: Thu, 13 Mar 2025 06:29:19 +0000 (+0900) Subject: Change python to python2 X-Git-Tag: accepted/tizen/base/20250314.085121^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_base;p=platform%2Fupstream%2Flibpsl.git Change python to python2 Change-Id: I257fd1a4e0e810aa0e1507126c999659cac89065 --- diff --git a/src/psl-make-dafsa b/src/psl-make-dafsa index 2bfd879..1204315 100755 --- a/src/psl-make-dafsa +++ b/src/psl-make-dafsa @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Copyright 2014 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE.chromium file.