sequence
stringlengths
731
13.6k
docstring
stringlengths
11
171
(module (function_definition (function_name_from_timestamp) function_name_from_timestamp (parameters (identifier_timestamp) identifier_timestamp (default_parameter (identifier_tz) identifier_tz (identifier_UTC) identifier_UTC )default_parameter )parameters (block ...
Create a DateTime instance from a timestamp.
(module (function_definition (function_name__GetSubFlowNetworkLimit) function_name__GetSubFlowNetworkLimit (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_subflow_network_limit) identifier_subflow_network_limi...
Get current network limit for subflows.
(module (function_definition (function_name_run) function_name_run (parameters (identifier_options) identifier_options (default_parameter (identifier_http_req_handler) identifier_http_req_handler (identifier_HttpReqHandler) identifier_HttpReqHandler )default_parameter )pa...
Start and execute the server
(module (function_definition (function_name__unmarshall_reader) function_name__unmarshall_reader (parameters (identifier_self) identifier_self (identifier_file_) identifier_file_ (identifier_d) identifier_d )parameters (block (return_statement (call (attribute...
Unmarshall a file into a `dict`.
(module (function_definition (function_name__to_spans) function_name__to_spans (parameters (identifier_x) identifier_x )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_list (identifier_x) identifier_x ...
Convert a Candidate, Mention, or Span to a list of spans.
(module (function_definition (function_name_expected_param_keys) function_name_expected_param_keys (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_expected_keys) identifier_expected_keys (list ...
returns a list of params that this ConfigTemplate expects to receive
(module (function_definition (function_name_confirm_input) function_name_confirm_input (parameters (identifier_user_input) identifier_user_input )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_list (iden...
Check user input for yes, no, or an exit signal.
(module (function_definition (function_name_replace) function_name_replace (parameters (identifier_html) identifier_html (default_parameter (identifier_replacements) identifier_replacements (None) None )default_parameter )parameters (block (if_statement ...
Performs replacements on given HTML string.
(module (function_definition (function_name_textFromHTML) function_name_textFromHTML (parameters (identifier_html) identifier_html )parameters (block (expression_statement (assignment (identifier_cleaner) identifier_cleaner (call (attribute ...
Cleans and parses text from the given HTML.
(module (function_definition (function_name__template) function_name__template (parameters (identifier_node_id) identifier_node_id (default_parameter (identifier_value) identifier_value (None) None )default_parameter )parameters (block (expression_statement ...
Check if a template is assigned to it and render that with the value
(module (function_definition (function_name_list) function_name_list (parameters (identifier_self) identifier_self (default_parameter (identifier_search_opts) identifier_search_opts (None) None )default_parameter )parameters (block (expression_statement ...
Get a list of Plugins.
(module (function_definition (function_name_read_tuple_ticks) function_name_read_tuple_ticks (parameters (identifier_self) identifier_self (identifier_symbol) identifier_symbol (identifier_start) identifier_start (identifier_end) identifier_end )parameters (block (if_stat...
read ticks as tuple
(module (function_definition (function_name_main) function_name_main (parameters (identifier_args) identifier_args )parameters (block (global_statement (identifier_logging) identifier_logging (identifier_log) identifier_log )global_statement (expression_statemen...
API with args object containing configuration parameters
(module (function_definition (function_name_prepare_fabric_fw) function_name_prepare_fabric_fw (parameters (identifier_self) identifier_self (identifier_tenant_id) identifier_tenant_id (identifier_fw_dict) identifier_fw_dict (identifier_is_fw_virt) identifier_is_fw_virt (identifi...
Top level routine to prepare the fabric.
(module (function_definition (function_name_create_url) function_name_create_url (parameters (identifier_url_protocol) identifier_url_protocol (identifier_host) identifier_host (identifier_api) identifier_api (identifier_url_params) identifier_url_params )parameters (block ...
Generate the proper url for sending off data for analysis
(module (function_definition (function_name_fields) function_name_fields (parameters (identifier_self) identifier_self )parameters (type (identifier_GraphQLFieldMap) identifier_GraphQLFieldMap )type (block (try_statement (block (expression_statement ...
Get provided fields, wrapping them as GraphQLFields if needed.
(module (function_definition (function_name_stop) function_name_stop (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier__done) identifier__done ...
Stop all tasks, and the local proxy server if it's running.
(module (function_definition (function_name_cfset_to_set) function_name_cfset_to_set (parameters (identifier_cfset) identifier_cfset )parameters (block (expression_statement (assignment (identifier_count) identifier_count (call (attribute ...
Convert CFSet to python set.
(module (function_definition (function_name_accel_increase_transparency) function_name_accel_increase_transparency (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern )parameters (block (expression_stat...
Callback to increase transparency.
(module (function_definition (function_name_visit_emptynode) function_name_visit_emptynode (parameters (identifier_self) identifier_self (identifier_node) identifier_node (identifier_parent) identifier_parent )parameters (block (return_statement (call (attribu...
visit an EmptyNode node by returning a fresh instance of it
(module (function_definition (function_name_jtosparse) function_name_jtosparse (parameters (identifier_j) identifier_j )parameters (block (expression_statement (assignment (identifier_data) identifier_data (call (attribute (call ...
Generate sparse matrix coordinates from 3-D Jacobian.
(module (function_definition (function_name_fixcode) function_name_fixcode (parameters (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block (expression_statement (assignment (identifier_repo_dir) identi...
auto pep8 format all python file in ``source code`` and ``tests`` dir.
(module (function_definition (function_name__rpc_action_stmt) function_name__rpc_action_stmt (parameters (identifier_self) identifier_self (typed_parameter (identifier_stmt) identifier_stmt (type (identifier_Statement) identifier_Statement )type )typed_param...
Handle rpc or action statement.
(module (function_definition (function_name_loads) function_name_loads (parameters (identifier_cls) identifier_cls (identifier_s) identifier_s )parameters (block (with_statement (with_clause (with_item (as_pattern (call (ide...
Load an instance of this class from YAML.
(module (function_definition (function_name_repo_values) function_name_repo_values (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_branches) identifier_branches (list )list )assignm...
Set the appropriate repo dir and get the branches and commits of it
(module (function_definition (function_name_getTemplateInstruments) function_name_getTemplateInstruments (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_items) identifier_items (call (ide...
Returns worksheet templates as JSON
(module (function_definition (function_name_find_files) function_name_find_files (parameters (identifier_folder) identifier_folder )parameters (block (expression_statement (assignment (identifier_files) identifier_files (list_comprehension (identifie...
Discover stereo photos and return them as a pairwise sorted list.
(module (function_definition (function_name_os_application_version_set) function_name_os_application_version_set (parameters (identifier_package) identifier_package )parameters (block (expression_statement (assignment (identifier_application_version) identifier_applicatio...
Set version of application for Juju 2.0 and later
(module (function_definition (function_name__write) function_name__write (parameters (identifier_self) identifier_self (identifier_session) identifier_session (identifier_openFile) identifier_openFile (identifier_replaceParamFile) identifier_replaceParamFile )parameters (block ...
Replace Param File Write to File Method
(module (function_definition (function_name_profile) function_name_profile (parameters (default_parameter (identifier_length) identifier_length (integer_25) integer_25 )default_parameter )parameters (block (import_from_statement (dotted_name (identif...
Start the application under the code profiler
(module (function_definition (function_name_generate) function_name_generate (parameters (identifier_env) identifier_env )parameters (block (expression_statement (assignment (subscript (subscript (identifier_env) identifier_env (str...
Add Builders and construction variables for rmic to an Environment.
(module (function_definition (function_name_read_settings) function_name_read_settings (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_extent) identifier_extent (call (identifier_setting)...
Set the IF state from QSettings.
(module (function_definition (function_name_repeat_str) function_name_repeat_str (parameters (identifier_state) identifier_state )parameters (block (if_statement (comparison_operator (identifier_state) identifier_state (attribute (identifier_const) i...
Convert internal API repeat state to string.
(module (function_definition (function_name_action_approve) function_name_action_approve (parameters (identifier_self) identifier_self )parameters (block (for_statement (identifier_rec) identifier_rec (identifier_self) identifier_self (block (if_statement ...
Set a change request as approved.
(module (function_definition (function_name_tokenize) function_name_tokenize (parameters (identifier_string) identifier_string (default_parameter (identifier_language) identifier_language (None) None )default_parameter (default_parameter (identifier_escape) iden...
Given a string, return a list of math symbol tokens
(module (function_definition (function_name_stop_recording) function_name_stop_recording (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (attribute (identifier_self) identifier_self ...
Stop recording from the audio source.
(module (function_definition (function_name__from_dict) function_name__from_dict (parameters (identifier_cls) identifier_cls (identifier__dict) identifier__dict )parameters (block (expression_statement (assignment (identifier_args) identifier_args (diction...
Initialize a TranslationResult object from a json dictionary.
(module (function_definition (function_name_get) function_name_get (parameters (identifier_self) identifier_self (identifier_filepath) identifier_filepath )parameters (block (try_statement (block (expression_statement (assignment (identifie...
Get file details for the specified file.
(module (function_definition (function_name_find) function_name_find (parameters (identifier_self) identifier_self (identifier_resource_id) identifier_resource_id (default_parameter (identifier_query) identifier_query (None) None )default_parameter (dictionary_spl...
Gets a single resource.
(module (function_definition (function_name__control_line) function_name__control_line (parameters (identifier_self) identifier_self (identifier_line) identifier_line )parameters (block (if_statement (comparison_operator (identifier_line) identifier_line (...
Control the asked line is ok
(module (function_definition (function_name_add) function_name_add (parameters (identifier_self) identifier_self (identifier_path) identifier_path )parameters (block (expression_statement (assignment (identifier_path) identifier_path (call (att...
Add the given path to the decided place in sys.path
(module (function_definition (function_name_create_notifications) function_name_create_notifications (parameters (identifier_users) identifier_users (identifier_notification_model) identifier_notification_model (identifier_notification_type) identifier_notification_type (identifier_rel...
create notifications in a background job to avoid slowing down users
(module (function_definition (function_name_getNorthSouthClone) function_name_getNorthSouthClone (parameters (identifier_self) identifier_self (identifier_i) identifier_i )parameters (block (expression_statement (assignment (identifier_north) identifier_north ...
Returns the adjacent clone name from both sides.
(module (function_definition (function_name_import_class) function_name_import_class (parameters (identifier_klass) identifier_klass )parameters (block (expression_statement (assignment (identifier_mod) identifier_mod (call (identifier___import__) id...
Import the named class and return that class
(module (function_definition (function_name_send_request) function_name_send_request (parameters (identifier_cls) identifier_cls (identifier_sock) identifier_sock (identifier_working_dir) identifier_working_dir (identifier_command) identifier_command (list_splat_pattern (...
Send the initial Nailgun request over the specified socket.
(module (function_definition (function_name_parse_period) function_name_parse_period (parameters (typed_parameter (identifier_period) identifier_period (type (identifier_str) identifier_str )type )typed_parameter )parameters (block (expression_statem...
parses period from date range picker. The received values are full ISO date
(module (function_definition (function_name__time_request) function_name__time_request (parameters (identifier_self) identifier_self (identifier_uri) identifier_uri (identifier_method) identifier_method (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dict...
Wraps the request call and records the elapsed time.
(module (function_definition (function_name_Eg) function_name_Eg (parameters (identifier_self) identifier_self (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block (return_statement (binary_operator ...
Returns the strain-shifted bandgap, ``Eg``.
(module (function_definition (function_name_reloadCompletedMeasurements) function_name_reloadCompletedMeasurements (parameters (identifier_self) identifier_self )parameters (block (import_from_statement (dotted_name (identifier_pathlib) identifier_pathlib )dotted_...
Reloads the completed measurements from the backing store.
(module (function_definition (function_name_draw_lines) function_name_draw_lines (parameters (identifier_self) identifier_self (identifier_callback) identifier_callback )parameters (block (import_from_statement (dotted_name (identifier_MAVProxy) identifier_MAVProxy ...
draw a series of connected lines on the map, calling callback when done
(module (function_definition (function_name_not_query) function_name_not_query (parameters (identifier_expression) identifier_expression )parameters (block (expression_statement (assignment (identifier_compiled_expression) identifier_compiled_expression (call ...
Apply logical not operator to expression.
(module (function_definition (function_name_nelect) function_name_nelect (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_site_symbols) identifier_site_symbols (call (identifier_list) iden...
Gets the default number of electrons for a given structure.
(module (function_definition (function_name_reset_max_values) function_name_reset_max_values (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (attribute (identifier_self) identifier_self (identifier...
Reset the maximum values dict.
(module (function_definition (function_name_avail_sizes) function_name_avail_sizes (parameters (default_parameter (identifier_call) identifier_call (None) None )default_parameter )parameters (block (if_statement (comparison_operator (identifier_call)...
Return a list of sizes from Azure
(module (function_definition (function_name_num_failures) function_name_num_failures (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_min_time) identifier_min_time (binary_operator (call ...
Return the number of failures in the window.
(module (function_definition (function_name_cli) function_name_cli (parameters (identifier_ctx) identifier_ctx (identifier_hostname) identifier_hostname (identifier_username) identifier_username (identifier_password) identifier_password (identifier_config_dir) identifier_config_d...
Command-line interface for interacting with a WVA device
(module (function_definition (function_name__rand1) function_name__rand1 (parameters (identifier_self) identifier_self )parameters (block (expression_statement (string_"generate a single random sample") string_"generate a single random sample" )expression_statement (exp...
generate a single random sample
(module (function_definition (function_name___initialize) function_name___initialize (parameters (identifier_self) identifier_self (identifier_resp) identifier_resp )parameters (block (expression_statement (assignment (identifier_raw_data) identifier_raw_data ...
Initialize from the response
(module (function_definition (function_name_cache_key) function_name_cache_key (parameters (identifier_self) identifier_self (typed_parameter (identifier_repo) identifier_repo (type (identifier_str) identifier_str )type )typed_parameter (typed_paramete...
Returns the key used for storing results in cache.
(module (function_definition (function_name_info) function_name_info (parameters )parameters (block (try_statement (block (expression_statement (assignment (identifier_platform_info) identifier_platform_info (dictionary (p...
Generate information for a bug report.
(module (function_definition (function_name_write_dfile) function_name_write_dfile (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_f_in) identifier_f_in (call (attribute (at...
Write the generated d_file to a temporary file.
(module (function_definition (function_name_command) function_name_command (parameters (identifier_state) identifier_state (identifier_args) identifier_args )parameters (block (expression_statement (assignment (identifier_args) identifier_args (call ...
Unregister watching regexp for an anime.
(module (function_definition (function_name_insert_line_above) function_name_insert_line_above (parameters (identifier_self) identifier_self (default_parameter (identifier_copy_margin) identifier_copy_margin (True) True )default_parameter )parameters (block (if_...
Insert a new line above the current one.
(module (function_definition (function_name_make) function_name_make (parameters (identifier_cls) identifier_cls (identifier_vol) identifier_vol )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_list ...
Convert uuid to Volume, if necessary.
(module (function_definition (function_name__suicide_when_without_parent) function_name__suicide_when_without_parent (parameters (identifier_self) identifier_self (identifier_parent_pid) identifier_parent_pid )parameters (block (while_statement (True) True (block ...
Kill this process when the parent died.
(module (function_definition (function_name_selectnotin) function_name_selectnotin (parameters (identifier_table) identifier_table (identifier_field) identifier_field (identifier_value) identifier_value (default_parameter (identifier_complement) identifier_complement (F...
Select rows where the given field is not a member of the given value.
(module (function_definition (function_name_write_output) function_name_write_output (parameters (identifier_self) identifier_self (identifier_data) identifier_data (default_parameter (identifier_args) identifier_args (None) None )default_parameter (default_parame...
Write log data to a log file
(module (function_definition (function_name_create_html) function_name_create_html (parameters (identifier_s1) identifier_s1 (identifier_s2) identifier_s2 (default_parameter (identifier_output) identifier_output (string_'test.html') string_'test.html' )default_parameter...
creates basic html based on the diff of 2 strings
(module (function_definition (function_name_fulfill) function_name_fulfill (parameters (identifier_self) identifier_self (identifier_value) identifier_value )parameters (block (assert_statement (comparison_operator (attribute (identifier_self) identifier...
Fulfill the promise with a given value.
(module (function_definition (function_name_count) function_name_count (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_criterion) identifier_criterion )list_splat_pattern (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs ...
Count the number of models matching some criterion.
(module (function_definition (function_name__with_context) function_name__with_context (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs...
As the `with_context` class method but for recordset.
(module (function_definition (function_name_create_space) function_name_create_space (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_cur) identifier_cur (call (attribute (at...
Set up a new table space for the first time
(module (function_definition (function_name_fixed_interval_scheduler) function_name_fixed_interval_scheduler (parameters (identifier_interval) identifier_interval )parameters (block (expression_statement (assignment (identifier_start) identifier_start (call ...
A scheduler that ticks at fixed intervals of "interval" seconds
(module (function_definition (function_name_save) function_name_save (parameters (identifier_self) identifier_self (identifier_model_filename) identifier_model_filename (identifier_optimizer_filename) identifier_optimizer_filename )parameters (block (expression_statement ...
Save the state of the model & optimizer to disk
(module (function_definition (function_name_health_check) function_name_health_check (parameters (identifier_cls) identifier_cls )parameters (block (try_statement (block (assert_statement (call (identifier_isinstance) identifier_isinstance ...
Checks that the configuration makes sense.
(module (function_definition (function_name__AddFieldPaths) function_name__AddFieldPaths (parameters (identifier_node) identifier_node (identifier_prefix) identifier_prefix (identifier_field_mask) identifier_field_mask )parameters (block (if_statement (not_operator ...
Adds the field paths descended from node to field_mask.
(module (function_definition (function_name__extrn_path) function_name__extrn_path (parameters (identifier_self) identifier_self (identifier_url) identifier_url (identifier_saltenv) identifier_saltenv (default_parameter (identifier_cachedir) identifier_cachedir (None) N...
Return the extrn_filepath for a given url
(module (function_definition (function_name__ask_questionnaire) function_name__ask_questionnaire (parameters )parameters (block (expression_statement (assignment (identifier_answers) identifier_answers (dictionary )dictionary )assignment )expre...
Asks questions to fill out a HFOS plugin template
(module (function_definition (function_name_frombits) function_name_frombits (parameters (identifier_cls) identifier_cls (identifier_bits) identifier_bits )parameters (block (return_statement (call (attribute (identifier_cls) identifier_cls (...
Series from binary string arguments.
(module (function_definition (function_name_check_validity) function_name_check_validity (parameters (identifier_self) identifier_self )parameters (block (if_statement (not_operator (call (identifier_isinstance) identifier_isinstance (argument_list...
Raise error if any invalid attribute found.
(module (function_definition (function_name_check_transaction) function_name_check_transaction (parameters (identifier_self) identifier_self (identifier_code) identifier_code )parameters (block (expression_statement (assignment (identifier_response) identifier_respo...
check a transaction by its code
(module (function_definition (function_name__has_z) function_name__has_z (parameters (identifier_self) identifier_self (identifier_kwargs) identifier_kwargs )parameters (block (return_statement (parenthesized_expression (boolean_operator (parenthesized_e...
Returns True if type is 1 or 2 and z is explicitly defined in kwargs.
(module (function_definition (function_name__delete) function_name__delete (parameters (identifier_self) identifier_self (identifier_bits) identifier_bits (identifier_pos) identifier_pos )parameters (block (assert_statement (comparison_operator (integer_0) int...
Delete bits at pos.
(module (function_definition (function_name_assert_subset) function_name_assert_subset (parameters (identifier_self) identifier_self (identifier_subset) identifier_subset (identifier_superset) identifier_superset (default_parameter (identifier_failure_message) identifier_failur...
Asserts that a superset contains all elements of a subset
(module (function_definition (function_name__sec_to_readable) function_name__sec_to_readable (parameters (identifier_t) identifier_t )parameters (block (expression_statement (assignment (identifier_t) identifier_t (binary_operator (call ...
Convert a number of seconds to a more readable representation.
(module (function_definition (function_name___redraw_loop) function_name___redraw_loop (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier_queue_draw)...
loop until there is nothing more to tween
(module (function_definition (function_name_list_backends) function_name_list_backends (parameters (identifier_self) identifier_self (identifier_service_id) identifier_service_id (identifier_version_number) identifier_version_number )parameters (block (expression_statement ...
List all backends for a particular service and version.
(module (function_definition (function_name_to_json) function_name_to_json (parameters (identifier_obj) identifier_obj )parameters (block (expression_statement (assignment (identifier_i) identifier_i (call (attribute (identifier_StringI...
Return a json string representing the python object obj.
(module (function_definition (function_name_users) function_name_users (parameters (identifier_self) identifier_self )parameters (block (return_statement (call (identifier_Users) identifier_Users (argument_list (keyword_argument (identi...
Provides access to all user resources
(module (function_definition (function_name_abort_request) function_name_abort_request (parameters (identifier_self) identifier_self (identifier_request) identifier_request )parameters (block (expression_statement (assignment (attribute (identifier_self)...
Called to abort request on timeout
(module (function_definition (function_name_filter_directories) function_name_filter_directories (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_index) identifier_index (call (attribute ...
Filter the directories to show
(module (function_definition (function_name_load_all_from_directory) function_name_load_all_from_directory (parameters (identifier_self) identifier_self (identifier_directory_path) identifier_directory_path )parameters (block (expression_statement (assignment (ident...
Return a list of dict from a directory containing files
(module (function_definition (function_name__remove_decoration) function_name__remove_decoration (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (ident...
Removes the word under cursor's decoration
(module (function_definition (function_name_GetRDFValueType) function_name_GetRDFValueType (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_result) identifier_result (attribute (identifier...
Returns this attribute's RDFValue class.
(module (function_definition (function_name__fitImg) function_name__fitImg (parameters (identifier_self) identifier_self (identifier_img) identifier_img )parameters (block (expression_statement (assignment (identifier_img) identifier_img (call ...
fit perspective and size of the input image to the reference image
(module (function_definition (function_name_all_regions) function_name_all_regions (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_regions) identifier_regions (list )list )assignmen...
Get a tuple of all chromosome, start and end regions.
(module (function_definition (function_name__process_metadata_response) function_name__process_metadata_response (parameters (identifier_topics) identifier_topics (identifier_zk) identifier_zk (identifier_default_min_isr) identifier_default_min_isr )parameters (block (expressio...
Returns not in sync partitions.
(module (function_definition (function_name_add_space) function_name_add_space (parameters (identifier_window) identifier_window )parameters (block (expression_statement (assignment (pattern_list (identifier_row) identifier_row (identifier_col) ide...
Shortcut for adding a single space to a window at the current position
(module (function_definition (function_name_filelist2html) function_name_filelist2html (parameters (identifier_lst) identifier_lst (identifier_fldr) identifier_fldr (default_parameter (identifier_hasHeader) identifier_hasHeader (string_'N') string_'N' )default_parameter...
formats a standard filelist to htmk using table formats
(module (function_definition (function_name_fields) function_name_fields (parameters (identifier_self) identifier_self )parameters (block (return_statement (tuple (attribute (identifier_self) identifier_self (identifier_locus) identifier_locus ...
Fields that should be considered for our notion of object equality.