Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Syfy unable to rename file UnicodeDecodeError #2388 #2389
Comments
|
Could you try with the last version (2014.04.03.2 or newer)? |
Looks like it is solved. |
|
Thanks for checking it, I think the problem is that I forgot to close the file handler, I fixed it in b900e7c. If the problem reappears, please comment here and I'll reopen. Thanks and sorry for taking so long. |
…appeared in #2389) Otherwise on python 2.x we get `UnicodeDecodeError` because it may contain non ascii characters.
#2388
Thanks for help.