View Single Post
Old 10-08-2014, 06:42 PM   #1021
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,817
Karma: 6000000
Join Date: Nov 2009
Device: many
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
KevinH is offline   Reply With Quote