From f1d16afe25941ef981676b9c15c216329a288337 Mon Sep 17 00:00:00 2001 From: Sergey Kalinin Date: Tue, 16 Jan 2018 20:03:48 +0300 Subject: [PATCH] Some code cleaning --- www/index.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.py b/www/index.py index 6bb4987..24b454a 100755 --- a/www/index.py +++ b/www/index.py @@ -3,7 +3,7 @@ import os, sys, pymysql, re, time from ldap3 import Server, Connection, NTLM def application(environ, start_response): - #sys.stdout._encoding = 'utf-8'замена сцепления патриот стоимость работ смоленск + #sys.stdout._encoding = 'utf-8' status = '200 OK' # проверяем наличие параметров в запросе и всяко-разно реагируем if environ['QUERY_STRING'] == '':