docker-offlineimap/offlineimap/utils
Rodolfo García Peñas (kix) 3be65bf5dd pylint renamed variables
This patch renames some variables to avoid pylint warning about

Variable name "f" doesn't conform to snake_case naming style (invalid-name)

f is now file
th is now the_en
n is now count
2020-11-01 08:21:24 +01:00
..
__init__.py And add forgotten __init__.py for offlineimap.utils 2013-02-05 07:52:25 +04:00
const.py utils/const.py Removed extra characters 2020-08-30 18:14:15 +02:00
distro_utils.py get_os_sslcertfile_searchpath do not check iterable 2020-10-25 17:32:38 +01:00
stacktrace.py pylint renamed variables 2020-11-01 08:21:24 +01:00