sequence
stringlengths
731
13.6k
docstring
stringlengths
11
171
(module (function_definition (function_name_add_log_entry) function_name_add_log_entry (parameters (identifier_self) identifier_self (identifier_process_name) identifier_process_name (identifier_timeperiod) identifier_timeperiod (identifier_msg) identifier_msg )parameters (bloc...
adds a non-persistent log entry to the tree node
(module (function_definition (function_name_find_node_api_version) function_name_find_node_api_version (parameters (identifier_self) identifier_self (identifier_node_pyxb) identifier_node_pyxb )parameters (block (expression_statement (assignment (identifier_max_majo...
Find the highest API major version supported by node.
(module (function_definition (function_name_remove) function_name_remove (parameters (identifier_self) identifier_self (identifier_item) identifier_item )parameters (block (expression_statement (string_'Remove first occurence of item. Raise ValueError if not found') string_'...
Remove first occurence of item. Raise ValueError if not found
(module (function_definition (function_name__save_image) function_name__save_image (parameters (identifier_image) identifier_image (identifier_filename) identifier_filename (default_parameter (identifier_return_img) identifier_return_img (None) None )default_parameter ...
Internal helper for saving a NumPy image array
(module (function_definition (function_name_assert_is_not) function_name_assert_is_not (parameters (identifier_expected) identifier_expected (identifier_actual) identifier_actual (default_parameter (identifier_message) identifier_message (None) None )default_parameter ...
Raises an AssertionError if expected is actual.
(module (function_definition (function_name__initialize_session) function_name__initialize_session (parameters )parameters (block (expression_statement (assignment (identifier_sys_random) identifier_sys_random (call (attribute (identifier_ran...
Generate a new session key and store it to thread local storage.
(module (function_definition (function_name_white) function_name_white (parameters (identifier_cls) identifier_cls )parameters (block (expression_statement (string_"Make the text foreground color white.") string_"Make the text foreground color white." )expression_statement ...
Make the text foreground color white.
(module (function_definition (function_name_create_from_dictionary) function_name_create_from_dictionary (parameters (identifier_self) identifier_self (identifier_datas) identifier_datas )parameters (block (expression_statement (assignment (identifier_configuration)...
Return a populated object Configuration from dictionnary datas
(module (function_definition (function_name__GetArgsDescription) function_name__GetArgsDescription (parameters (identifier_self) identifier_self (identifier_args_type) identifier_args_type )parameters (block (expression_statement (assignment (identifier_args) identi...
Get a simplified description of the args_type for a flow.
(module (function_definition (function_name_genes) function_name_genes (parameters (identifier_self) identifier_self )parameters (block (return_statement (list_comprehension (call (attribute (identifier_ExpGene) identifier_ExpGene (...
Return a list of all genes.
(module (function_definition (function_name_meta_enter_message) function_name_meta_enter_message (parameters (identifier_python_input) identifier_python_input )parameters (block (function_definition (function_name_get_text_fragments) function_name_get_text_fragments (parame...
Create the `Layout` for the 'Meta+Enter` message.
(module (function_definition (function_name__get_tool_dict) function_name__get_tool_dict (parameters (identifier_self) identifier_self (identifier_tool_name) identifier_tool_name )parameters (block (expression_statement (assignment (identifier_tool) identifier_tool ...
Represents the tool as a dict with extra meta.
(module (function_definition (function_name_db_type) function_name_db_type (parameters (identifier_cls) identifier_cls (identifier_dtype) identifier_dtype )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_list ...
Given a numpy dtype, Returns a generic database type
(module (function_definition (function_name_cycle_windows) function_name_cycle_windows (parameters (identifier_tree) identifier_tree (identifier_direction) identifier_direction )parameters (block (expression_statement (assignment (identifier_wanted) identifier_wante...
Cycle through windows of the current workspace
(module (function_definition (function_name_function) function_name_function (parameters (identifier_self) identifier_self (identifier_fun) identifier_fun (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (dictionary_splat_pattern (identifi...
Call a single salt function
(module (function_definition (function_name_draw_widget) function_name_draw_widget (parameters (identifier_self) identifier_self (identifier_item) identifier_item )parameters (block (if_statement (identifier_item) identifier_item (block (expression_statement...
Create a preview of the selected treeview item
(module (function_definition (function_name_deleteMask) function_name_deleteMask (parameters (identifier_self) identifier_self (identifier_signature) identifier_signature )parameters (block (if_statement (comparison_operator (identifier_signature) identifier_signatu...
Delete just the mask that matches the signature given.
(module (function_definition (function_name_pid) function_name_pid (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_pf) identifier_pf (call (attribute (identifier_self) ident...
The integer PID of the subprocess or None.
(module (function_definition (function_name_filterGraph) function_name_filterGraph (parameters (identifier_graph) identifier_graph (identifier_node_fnc) identifier_node_fnc )parameters (block (expression_statement (assignment (identifier_nodes) identifier_nodes ...
Remove all nodes for with node_fnc does not hold
(module (function_definition (function_name_add_filter) function_name_add_filter (parameters (identifier_self) identifier_self (identifier_component) identifier_component (default_parameter (identifier_filter_group) identifier_filter_group (string_"pyxley-filter") string_"pyx...
Add a filter to the layout.
(module (function_definition (function_name__get_training_data) function_name__get_training_data (parameters (identifier_vrn_files) identifier_vrn_files )parameters (block (expression_statement (assignment (identifier_out) identifier_out (dictionary ...
Retrieve training data, returning an empty set of information if not available.
(module (function_definition (function_name_dates) function_name_dates (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_dates) identifier_dates (list )list )assignment )express...
Returns a list of dates in this date interval.
(module (function_definition (function_name_should_cache) function_name_should_cache (parameters (identifier_self) identifier_self (identifier_request) identifier_request (identifier_response) identifier_response )parameters (block (if_statement (not_operator ...
Given the request and response should it be cached
(module (function_definition (function_name_chunks) function_name_chunks (parameters (identifier_f) identifier_f (default_parameter (identifier_chunk_size) identifier_chunk_size (None) None )default_parameter )parameters (block (if_statement (not_operato...
Read the file and yield chucks of ``chunk_size`` bytes.
(module (function_definition (function_name_wrap_inner) function_name_wrap_inner (parameters (identifier_node) identifier_node (identifier_tag) identifier_tag )parameters (block (expression_statement (assignment (identifier_children) identifier_children (c...
Wrap the given tag around the contents of a node.
(module (function_definition (function_name__add_handler) function_name__add_handler (parameters (identifier_logger) identifier_logger (default_parameter (identifier_handler) identifier_handler (None) None )default_parameter (default_parameter (identifier_loglev...
Add a handler to an existing logging.Logger object
(module (function_definition (function_name_channel) function_name_channel (parameters (identifier_layer) identifier_layer (identifier_n_channel) identifier_n_channel (default_parameter (identifier_batch) identifier_batch (None) None )default_parameter )parameters ...
Visualize a single channel
(module (function_definition (function_name_authenticate) function_name_authenticate (parameters (identifier_self) identifier_self )parameters (type (identifier_bool) identifier_bool )type (block (with_statement (with_clause (with_item (attribute...
Authenticate and enable the registered notifications
(module (function_definition (function_name__update_data) function_name__update_data (parameters (identifier_self) identifier_self (identifier_name) identifier_name (identifier_value) identifier_value (identifier_timestamp) identifier_timestamp (identifier_interval) identifier_in...
Support function for insert. Should be called within a transaction
(module (function_definition (function_name_data) function_name_data (parameters (identifier_self) identifier_self (identifier_data) identifier_data )parameters (block (assert_statement (comparison_operator (call (identifier_type) identifier_type ...
Given a 2D numpy array, fill colData with it.
(module (function_definition (function_name_parse) function_name_parse (parameters (identifier_data) identifier_data )parameters (block (expression_statement (assignment (identifier_reader) identifier_reader (call (attribute (identifier...
returns a list of header tags
(module (function_definition (function_name_buy_limit_order) function_name_buy_limit_order (parameters (identifier_self) identifier_self (identifier_amount) identifier_amount (identifier_price) identifier_price (default_parameter (identifier_base) identifier_base (strin...
Order to buy amount of bitcoins for specified price.
(module (function_definition (function_name_install_mediaroom_protocol) function_name_install_mediaroom_protocol (parameters (identifier_responses_callback) identifier_responses_callback (default_parameter (identifier_box_ip) identifier_box_ip (None) None )default_parameter ...
Install an asyncio protocol to process NOTIFY messages.
(module (function_definition (function_name_send_by_packet) function_name_send_by_packet (parameters (identifier_self) identifier_self (identifier_data) identifier_data )parameters (block (expression_statement (assignment (identifier_total_sent) identifier_total_sen...
Send data by packet on socket
(module (function_definition (function_name_c_getprocs) function_name_c_getprocs (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_getprocs) identifier_getprocs (list )list )assignmen...
Get the getprocs of the module.
(module (function_definition (function_name_indices_to_labels) function_name_indices_to_labels (parameters (identifier_self) identifier_self (typed_parameter (identifier_indices) identifier_indices (type (generic_type (identifier_Sequence) identifier_Sequence ...
Converts a sequence of indices into their corresponding labels.
(module (function_definition (function_name_accepts) function_name_accepts (parameters (identifier_self) identifier_self (identifier_package) identifier_package )parameters (block (return_statement (parenthesized_expression (boolean_operator (boolean_ope...
Determines if the given package matches this dependency.
(module (function_definition (function_name_main) function_name_main (parameters )parameters (block (with_statement (with_clause (with_item (as_pattern (call (attribute (identifier_aiohttp) identifier_aiohttp ...
Sample code to retrieve the data.
(module (function_definition (function_name_capfirst) function_name_capfirst (parameters (identifier_x) identifier_x )parameters (block (expression_statement (assignment (identifier_x) identifier_x (call (attribute (call ...
Capitalise the first letter of ``x``.
(module (function_definition (function_name_from_cli) function_name_from_cli (parameters (identifier_cls) identifier_cls (identifier_opt) identifier_opt )parameters (block (expression_statement (assignment (identifier_injection_file) identifier_injection_file ...
Create an InjFilterRejector instance from command-line options.
(module (function_definition (function_name_read_registry) function_name_read_registry (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_lm) identifier_lm (call (attribute (id...
Extract resolver configuration from the Windows registry.
(module (function_definition (function_name__inform_watchdog) function_name__inform_watchdog (parameters (identifier_self) identifier_self )parameters (block (with_statement (with_clause (with_item (attribute (identifier_self) identifier_self ...
Inform the watchdog of activity.
(module (function_definition (function_name__json_request) function_name__json_request (parameters (identifier_self) identifier_self (identifier_method) identifier_method (identifier_path) identifier_path (identifier_data) identifier_data )parameters (block (expression_st...
Issue request against the crate HTTP API.
(module (function_definition (function_name_Search) function_name_Search (parameters (identifier_self) identifier_self (identifier_key) identifier_key )parameters (block (expression_statement (assignment (identifier_results) identifier_results (list ...
Search template list by providing partial name, ID, or other key.
(module (function_definition (function_name_create_label) function_name_create_label (parameters (identifier_self) identifier_self (identifier_name) identifier_name (default_parameter (identifier_justify) identifier_justify (attribute (attribute (identif...
The function is used for creating lable with HTML text
(module (function_definition (function_name_files) function_name_files (parameters (identifier_self) identifier_self (identifier_data) identifier_data )parameters (block (expression_statement (assignment (identifier_current_files) identifier_current_files ...
Set files from data.
(module (function_definition (function_name_create) function_name_create (parameters (identifier_cls) identifier_cls )parameters (block (if_statement (comparison_operator (identifier_cls) identifier_cls (attribute (identifier_cls) identifier_cls ...
Return always the same instance of the backend class
(module (function_definition (function_name_identical) function_name_identical (parameters (identifier_self) identifier_self (identifier_other) identifier_other )parameters (block (try_statement (block (return_statement (parenthesized_expression ...
Like equals, but also checks attributes.
(module (function_definition (function_name_split32) function_name_split32 (parameters (identifier_data) identifier_data )parameters (block (expression_statement (assignment (identifier_all_pieces) identifier_all_pieces (list )list )assignment ...
Split data into pieces of 32 bytes.
(module (function_definition (function_name_fetch) function_name_fetch (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_length) identifier_length (call (attribute (attribute ...
Samples up to current difficulty.
(module (function_definition (function_name_content) function_name_content (parameters (identifier_self) identifier_self )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_list (attribute (ide...
Return report content as a string if mode == STRINGIO else an empty string
(module (function_definition (function_name_parseJSON) function_name_parseJSON (parameters (identifier_self) identifier_self (identifier_f) identifier_f )parameters (block (try_statement (block (expression_statement (assignment (identifier_...
Parse the JSON output from DamageProfiler and save the summary statistics
(module (function_definition (function_name_active_pt_window) function_name_active_pt_window (parameters (identifier_self) identifier_self )parameters (block (expression_statement (string_" The active prompt_toolkit layout Window. ") string_" The active prompt_toolkit layout Window...
The active prompt_toolkit layout Window.
(module (function_definition (function_name__get_translation_for_locale) function_name__get_translation_for_locale (parameters (identifier_self) identifier_self (identifier_locale) identifier_locale )parameters (block (expression_statement (assignment (identifier_tr...
Get translation for a specific locale.
(module (function_definition (function_name__RemoveCompletedPathspec) function_name__RemoveCompletedPathspec (parameters (identifier_self) identifier_self (identifier_index) identifier_index )parameters (block (expression_statement (assignment (identifier_pathspec) ...
Removes a pathspec from the list of pathspecs.
(module (function_definition (function_name_remove_all_nexusnve_bindings) function_name_remove_all_nexusnve_bindings (parameters )parameters (block (expression_statement (call (attribute (identifier_LOG) identifier_LOG (identifier_debug) identifier_debug...
Removes all nexusnve bindings.
(module (function_definition (function_name_compute_merkletree_with) function_name_compute_merkletree_with (parameters (typed_parameter (identifier_merkletree) identifier_merkletree (type (identifier_MerkleTreeState) identifier_MerkleTreeState )type )typed_paramet...
Register the given lockhash with the existing merkle tree.
(module (function_definition (function_name_configure_root) function_name_configure_root (parameters (identifier_self) identifier_self (identifier_config) identifier_config (default_parameter (identifier_incremental) identifier_incremental (False) False )default_paramet...
Configure a root logger from a dictionary.
(module (function_definition (function_name_uncamel) function_name_uncamel (parameters (identifier_name) identifier_name )parameters (block (expression_statement (assignment (identifier_s1) identifier_s1 (call (attribute (identifier_re)...
Transform CamelCase naming convention into C-ish convention.
(module (function_definition (function_name__rotate_vector) function_name__rotate_vector (parameters (identifier_x) identifier_x (identifier_y) identifier_y (identifier_x2) identifier_x2 (identifier_y2) identifier_y2 (identifier_x1) identifier_x1 (identifier_y1) identifier_...
rotate x,y vector over x2-x1, y2-y1 angle
(module (function_definition (function_name__send_request) function_name__send_request (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier__generate_h...
Make the SOAP request and convert the result to a dictionary.
(module (function_definition (function_name_appendDatastore) function_name_appendDatastore (parameters (identifier_self) identifier_self (identifier_store) identifier_store )parameters (block (if_statement (not_operator (call (identifier_isinstance) iden...
Appends datastore `store` to this collection.
(module (function_definition (function_name__datastore_api) function_name__datastore_api (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (identifier__d...
Getter for a wrapped API object.
(module (function_definition (function_name__split_token_to_subtokens) function_name__split_token_to_subtokens (parameters (identifier_token) identifier_token (identifier_subtoken_dict) identifier_subtoken_dict (identifier_max_subtoken_length) identifier_max_subtoken_length )parameters ...
Splits a token into subtokens defined in the subtoken dict.
(module (function_definition (function_name_generate_np) function_name_generate_np (parameters (identifier_self) identifier_self (identifier_x_val) identifier_x_val (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (bl...
Facilitates testing this attack.
(module (function_definition (function_name_harmonic_mean) function_name_harmonic_mean (parameters (identifier_data) identifier_data )parameters (block (if_statement (not_operator (identifier_data) identifier_data )not_operator (block (raise_stat...
Return the harmonic mean of data
(module (function_definition (function_name_add_badge) function_name_add_badge (parameters (identifier_self) identifier_self (identifier_kind) identifier_kind )parameters (block (expression_statement (assignment (identifier_badge) identifier_badge (call ...
Perform an atomic prepend for a new badge
(module (function_definition (function_name_checkIsConsistent) function_name_checkIsConsistent (parameters (identifier_self) identifier_self )parameters (block (if_statement (boolean_operator (call (identifier_is_an_array) identifier_is_an_array (a...
Raises a ConsistencyError if the mask has an incorrect shape.
(module (function_definition (function_name_format_installed_dap) function_name_format_installed_dap (parameters (identifier_name) identifier_name (default_parameter (identifier_full) identifier_full (False) False )default_parameter )parameters (block (expressio...
Formats information about an installed DAP in a human readable form to list of lines
(module (function_definition (function_name__u_distance_correlation_sqr_naive) function_name__u_distance_correlation_sqr_naive (parameters (identifier_x) identifier_x (identifier_y) identifier_y (default_parameter (identifier_exponent) identifier_exponent (integer_1) integer_...
Bias-corrected distance correlation estimator between two matrices.
(module (function_definition (function_name_getLate) function_name_getLate (parameters (identifier_self) identifier_self )parameters (block (for_statement (identifier_analysis) identifier_analysis (call (attribute (identifier_self) identifier_self ...
Return True if there is at least one late analysis in this Request
(module (function_definition (function_name_shutdown) function_name_shutdown (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier_signal_children) iden...
Send SIGABRT to child processes to instruct them to stop
(module (function_definition (function_name_clean) function_name_clean (parameters (identifier_self) identifier_self (identifier_value) identifier_value )parameters (block (if_statement (comparison_operator (identifier_value) identifier_value (None) None ...
Run validators and return the clean value.
(module (function_definition (function_name_resolve_object_number) function_name_resolve_object_number (parameters (identifier_self) identifier_self (identifier_ref) identifier_ref )parameters (block (if_statement (not_operator (call (identifier_isinstan...
Resolve a variety of object numebrs to a dataset number
(module (function_definition (function_name_safestr) function_name_safestr (parameters (identifier_value) identifier_value )parameters (block (if_statement (boolean_operator (not_operator (identifier_value) identifier_value )not_operator (c...
Ensure type to string serialization
(module (function_definition (function_name_exec_cmd) function_name_exec_cmd (parameters (identifier_self) identifier_self (identifier_cmd) identifier_cmd )parameters (block (expression_statement (assignment (identifier_cmd) identifier_cmd (call ...
Execute a remote command
(module (function_definition (function_name_register) function_name_register (parameters (identifier_cls) identifier_cls (identifier_package_type) identifier_package_type )parameters (block (if_statement (not_operator (call (identifier_issubclass) identi...
Register a concrete implementation of a Package to be recognized by pex.
(module (function_definition (function_name_described_as) function_name_described_as (parameters (identifier_self) identifier_self (identifier_description) identifier_description (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern )parameters (bloc...
Specify a custom message for the matcher
(module (function_definition (function_name_list) function_name_list (parameters (identifier_args) identifier_args )parameters (block (expression_statement (assignment (identifier_jm) identifier_jm (call (identifier_setup) identifier_setup ...
Lists the jobs in the given database.
(module (function_definition (function_name_load) function_name_load (parameters (identifier_self) identifier_self )parameters (block (try_statement (block (with_statement (with_clause (with_item (as_pattern (cal...
Load cache from file using pickle.
(module (function_definition (function_name__exprparser) function_name__exprparser (parameters (identifier_expr) identifier_expr (identifier_scope) identifier_scope (default_parameter (identifier_lang) identifier_lang (None) None )default_parameter (default_parame...
In charge of parsing an expression and return a python object.
(module (function_definition (function_name_add_command_arguments) function_name_add_command_arguments (parameters (identifier_parser) identifier_parser )parameters (block (expression_statement (call (attribute (identifier_parser) identifier_parser ...
Additional command line arguments for the behave management command
(module (function_definition (function_name__getel) function_name__getel (parameters (identifier_key) identifier_key (identifier_value) identifier_value )parameters (block (if_statement (comparison_operator (identifier_key) identifier_key (list ...
Returns an element given a key and value.
(module (function_definition (function_name_geoid) function_name_geoid (parameters (identifier_self) identifier_self )parameters (block (if_statement (call (attribute (attribute (identifier_self) identifier_self (identifier_valuetyp...
Return first child of the column, or self that is marked as a geographic identifier
(module (function_definition (function_name_replace) function_name_replace (parameters (identifier_self) identifier_self (identifier_html) identifier_html )parameters (block (expression_statement (assignment (attribute (identifier_self) identifier_self ...
Perform replacements on given HTML fragment.
(module (function_definition (function_name_err_exit) function_name_err_exit (parameters (identifier_msg) identifier_msg (default_parameter (identifier_rc) identifier_rc (integer_1) integer_1 )default_parameter )parameters (block (expression_statement (c...
Print msg to stderr and exit with rc.
(module (function_definition (function_name_async_open) function_name_async_open (parameters (identifier_self) identifier_self )parameters (type (None) None )type (block (expression_statement (await (call (attribute (attribute ...
Opens connection to the LifeSOS ethernet interface.
(module (function_definition (function_name_loads) function_name_loads (parameters (identifier_self) identifier_self (identifier_data) identifier_data (default_parameter (identifier_raw) identifier_raw (False) False )default_parameter )parameters (block (e...
Decrypt and un-serialize a python object
(module (function_definition (function_name_not_found) function_name_not_found (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )...
Defines the handler that should handle not found requests against this API
(module (function_definition (function_name_meaningful_value) function_name_meaningful_value (parameters (identifier_self) identifier_self (identifier_val) identifier_val (identifier_undefined) identifier_undefined )parameters (block (if_statement (call (ident...
Check if val is considered non-empty.
(module (function_definition (function_name__normalize_words) function_name__normalize_words (parameters (identifier_words) identifier_words (identifier_acronyms) identifier_acronyms )parameters (block (for_statement (pattern_list (identifier_i) identifier_i ...
Normalize case of each word to PascalCase.
(module (function_definition (function_name_sortmerna_detailed_barplot) function_name_sortmerna_detailed_barplot (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_keys) identifier_keys (call ...
Make the HighCharts HTML to plot the sortmerna rates
(module (function_definition (function_name_handle_units) function_name_handle_units (parameters (identifier_changeset) identifier_changeset )parameters (block (expression_statement (assignment (pattern_list (identifier_units) identifier_units (ide...
Populate the change set with addUnit changes.
(module (function_definition (function_name__set_whitespaces_flags) function_name__set_whitespaces_flags (parameters (identifier_self) identifier_self (identifier_show) identifier_show )parameters (block (expression_statement (assignment (identifier_doc) identifier_...
Sets show white spaces flag
(module (function_definition (function_name_value) function_name_value (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_user) identifier_user (attribute (call (attribute ...
Return the value of the redirect response
(module (function_definition (function_name__ifconfig_getnode) function_name__ifconfig_getnode (parameters )parameters (block (for_statement (identifier_args) identifier_args (tuple (string_'') string_'' (string_'-a') string_'-a' (string_'-av') strin...
Get the hardware address on Unix by running ifconfig.
(module (function_definition (function_name_header_check) function_name_header_check (parameters (identifier_self) identifier_self (identifier_content) identifier_content )parameters (block (expression_statement (assignment (identifier_encode) identifier_encode ...
Special HTML encoding check.
(module (function_definition (function_name_all_tags) function_name_all_tags (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_tags) identifier_tags (call (identifier_set) identifier_set ...
Returns a list of all the unique tags, as strings, that posts in the collection have.
(module (function_definition (function_name_xlabel_halo) function_name_xlabel_halo (parameters (identifier_ax) identifier_ax )parameters (block (import_statement (aliased_import (dotted_name (identifier_matplotlib) identifier_matplotlib (identifier...
Add a white "halo" around the xlabels.
(module (function_definition (function_name_make_uninstall) function_name_make_uninstall (parameters (identifier_parser) identifier_parser )parameters (block (expression_statement (call (attribute (identifier_parser) identifier_parser (identifier_a...
Remove Ceph packages from remote hosts.