Module glasswall.determine_file_type
Expand source code
from glasswall.determine_file_type import classes, errors, successes
from glasswall.determine_file_type.helpers import error_list, file_type_int_to_str, file_type_str_to_int, int_class_map, int_str_map, is_success, str_int_map, success_list
Sub-modules
glasswall.determine_file_type.classesglasswall.determine_file_type.errorsglasswall.determine_file_type.helpersglasswall.determine_file_type.successes