Closed heishihc0519 closed 6 years ago
[error] when filename == None
if filename.endswith(".cpl"): TypeError: endswith first arg must be bytes or a tuple of bytes, not str
Excellent catch, thank you @heishihc0519!
[error] when filename == None
if filename.endswith(".cpl"): TypeError: endswith first arg must be bytes or a tuple of bytes, not str