Hi tkeo,
Okay I modified things to not change the stdout.encoding on python 2 unless it was set to None (which can happen when you pipe or redirect to a file). I also ran everything through reindent.py that will fix all indentations to be exactly 4 chars, remove all tabs, and strip all whitespace from the end of each line.
This way your IDE should not be seeing so many things changed when you post your next patch.
I have attached the updated and hopefully closer to final version of nlib.zip here. I will remove all older broken versions.
Thanks,
KevinH
Last edited by KevinH; 10-09-2014 at 11:38 AM.
Reason: remove outdated attachment
|