Searched refs:NotNoneStr (Results 1 – 1 of 1) sorted by relevance
26 def NotNoneStr(item): function70 source_dir = NotNoneStr(source_dir)71 destination_dir = NotNoneStr(destination_dir)72 url_prefix = NotNoneStr(url_prefix)104 root_dir = NotNoneStr(root_dir)105 new_file_name = NotNoneStr(new_file_name)106 file_name_prefix = NotNoneStr(file_name_prefix)142 src_path = NotNoneStr(src_path)143 dest_path = NotNoneStr(dest_path)166 src_path = NotNoneStr(src_path)[all …]