From 62b3683f797f6edabcd97564366868c5c4b6bcb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BF=D0=B8=D1=80=D0=B8=D0=B4=D0=BE=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=20=D0=94=D0=B5=D0=BD=D0=B8=D1=81?= Date: Tue, 26 Jun 2012 17:57:49 +0400 Subject: [PATCH] add clear cache for methods help --- console/application/cl_client.py | 1 + 1 file changed, 1 insertion(+) diff --git a/console/application/cl_client.py b/console/application/cl_client.py index f55bdd0..e2f61ed 100644 --- a/console/application/cl_client.py +++ b/console/application/cl_client.py @@ -241,6 +241,7 @@ def https_server(client, args, unknown_args, url, clVarsCore, wait_thread): sys.stdout.write("\b") sys.stdout.flush() method_parser.print_help() + client.service.clear_method_cache(client.sid, args.method) else: try: