Message131457
> Replace open_exclusive() by fopen(name, "wb") on Windows: is it correct?
I reverted this change in my Mercurial branch (unicode_import).
> rename xxxobj => xxx to keep original names and have a short patch
done
> catch encoding errors in case_ok()
done
> don't encode in case_ok() if case_ok() does nothing (eg. on Linux)
done
> find a better name for find_module2()
done: find_module_path_list() and find_module_path() |
|
Date |
User |
Action |
Args |
2011-03-19 23:01:44 | vstinner | set | recipients:
+ vstinner, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, ncoghlan, belopolsky, pitrou, benjamin.peterson, eric.araujo, Arfrever, r.david.murray |
2011-03-19 23:01:44 | vstinner | set | messageid: <1300575704.64.0.271721333849.issue3080@psf.upfronthosting.co.za> |
2011-03-19 23:01:44 | vstinner | link | issue3080 messages |
2011-03-19 23:01:44 | vstinner | create | |
|