Beispiel #1
0
def svn_delta_editor_invoke_close_file(*args):
  """svn_delta_editor_invoke_close_file(svn_delta_editor_t _obj, void * file_baton, char const * text_checksum, apr_pool_t scratch_pool) -> svn_error_t"""
  return _delta.svn_delta_editor_invoke_close_file(*args)
Beispiel #2
0
def svn_delta_editor_invoke_close_file(*args):
    """svn_delta_editor_invoke_close_file(svn_delta_editor_t _obj, void * file_baton, char const * text_checksum, apr_pool_t scratch_pool) -> svn_error_t"""
    return _delta.svn_delta_editor_invoke_close_file(*args)