about summary refs log tree commit diff stats
path: root/ranger/api/options.py
blob: 0cce1364c8e4da6e65d8825961c4436e49efc505 (plain) (blame)
1
2
3
4
5
6
7
8
# This file is part of ranger, the console file manager.
# License: GNU GPL version 3, see the file "AUTHORS" for details.

# THIS WHOLE FILE IS OBSOLETE AND EXISTS FOR BACKWARDS COMPATIBILITIY
import re
from re import compile as regexp
from ranger.api import *
from ranger.gui import color