From 77b11e9d50337181597b9c228961cf159d1f322c Mon Sep 17 00:00:00 2001 From: svk28 Date: Tue, 29 Aug 2017 14:06:02 +0300 Subject: [PATCH] Fixed report procedure. Added check input parameters --- www/index.py | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) diff --git a/www/index.py b/www/index.py index 473cb60..f4821f1 100755 --- a/www/index.py +++ b/www/index.py @@ -1,4 +1,5 @@ -import os, sys, pymysql, urlparse3 +# coding=utf-8 +import os, sys, pymysql, re, time def application(environ, start_response): #sys.stdout._encoding = 'utf-8' @@ -45,7 +46,9 @@ def menu(): '
  • Справочник
  • \n' \ - '
  • Отчёты