SYMBOL INDEX (6 symbols across 2 files) FILE: bin/pull-license-list.py function get_json (line 28) | def get_json(url): function format_table (line 33) | def format_table(headers, rows): function format_license_table (line 49) | def format_license_table(license_list): function format_deprecated_license_table (line 67) | def format_deprecated_license_table(license_list): function format_exception_table (line 84) | def format_exception_table(exception_list): FILE: setup.py function read (line 9) | def read(fname):