Set forced flush mode for print

This commit is contained in:
remittor
2021-11-26 11:55:23 +03:00
parent b4aac2ada7
commit df111abf22
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
@echo off
chcp 866 >NUL
SET PYTHONUNBUFFERED=TRUE
if "%~1"=="" goto menu