From de9e10c902596e5879c0622a276665eb5b28d7a9 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 18 Feb 2013 00:48:34 +0100 Subject: api.commands: make DELETE_WARNING deprecated --- ranger/api/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/api/commands.py b/ranger/api/commands.py index ce381e18..010ea37b 100644 --- a/ranger/api/commands.py +++ b/ranger/api/commands.py @@ -12,7 +12,7 @@ from ranger.core.shared import FileManagerAware from ranger.ext.lazy_property import lazy_property SETTINGS_RE = re.compile(r'^\s*([^\s]+?)=(.*)$') -DELETE_WARNING = 'delete seriously? ' +DELETE_WARNING = 'delete seriously? ' # COMPAT def alias(*_): pass # COMPAT -- cgit 1.4.1-2-gfad0