Prototypes | |
| def | lalapps_string_apply_vetoes.parse_command_line () |
| def | lalapps_string_apply_vetoes.create_string_sngl_is_vetoed_function (connection, veto_segments_name=None) |
| Creates a function named string_sngl_is_vetoed in the database at connection. More... | |
Go to the source code of this file.
Namespaces | |
| namespace | lalapps_string_apply_vetoes |
Variables | |
| lalapps_string_apply_vetoes.options | |
| lalapps_string_apply_vetoes.filenames | |
| lalapps_string_apply_vetoes.file | |
| lalapps_string_apply_vetoes.working_filename = dbtables.get_connection_filename(filename, tmp_path = options.tmp_space, verbose = options.verbose) | |
| lalapps_string_apply_vetoes.connection = sqlite3.connect(str(working_filename)) | |
| lalapps_string_apply_vetoes.cursor = connection.cursor() | |
| lalapps_string_apply_vetoes.filename | |
| lalapps_string_apply_vetoes.verbose | |