mirror of
https://github.com/fergalmoran/picard.git
synced 2026-05-01 08:41:19 +00:00
wave.open treats everything that's not a str as a file-like object. encode_filename returns bytes, but they're not file-like.
wave.open treats everything that's not a str as a file-like object. encode_filename returns bytes, but they're not file-like.