From 4d4f709e508fcf51d20db09e170baa630f359e86 Mon Sep 17 00:00:00 2001 From: "ladislav.dusa" Date: Wed, 25 Sep 2024 16:57:56 +0200 Subject: [PATCH] rebase --- handle_imported_video.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/handle_imported_video.py b/handle_imported_video.py index dc3b0f0..3e28619 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -1,4 +1,3 @@ -from lib2to3.pygram import python_grammar_no_print_and_exec_statement import os from posixpath import ismount import sys @@ -214,7 +213,7 @@ if _ACTION == "join": print("Outputs") print(proc.stdout) print(proc.communicate()[0]) - print(python_grammar_no_print_and_exec_statement``) + print(proc) print("\r\n",end='\n',flush=True) print(f"\rProcess finished with rc: {proc.returncode}",end='\n',flush=True) # get the output