From b0858fdc3790ef1d1f955bd584621c6fd539050d Mon Sep 17 00:00:00 2001 From: Alexander Pyhalov Date: Tue, 14 Jan 2020 21:23:25 +0300 Subject: 11522 illumos-gate has some runtime dependencies on Python 2.7 12192 python3 modules treat strings incorrectly Reviewed by: Andrew Stormont Reviewed by: Andy Fiddaman Reviewed by: Hans Rosenfeld Reviewed by: Toomas Soome Approved by: Dan McDonald --- usr/src/cmd/pyzfs/pyzfs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/src/cmd/pyzfs/pyzfs.py') diff --git a/usr/src/cmd/pyzfs/pyzfs.py b/usr/src/cmd/pyzfs/pyzfs.py index 7df7d09bfe..efcb4e8842 100644 --- a/usr/src/cmd/pyzfs/pyzfs.py +++ b/usr/src/cmd/pyzfs/pyzfs.py @@ -1,4 +1,4 @@ -#!@PYTHON@ -S +#!@PYTHON@ -Es # # CDDL HEADER START # -- cgit v1.2.3