Searched refs:part_img (Results 1 – 1 of 1) sorted by relevance
43 def partition_image(part_img): argument45 part, sep, img = part_img.partition("=")47 raise ValueError(part_img + " is not in the format of "