Marc-Andre Lemburg added the comment: On 26.12.2013 23:19, Serhiy Storchaka wrote: > > Serhiy Storchaka added the comment: > >> I probably wasn't clear: I meant some tests that show that the >> alias definitions (on the left) from the X11 file are actually mapped to the >> correct alias locales (on the right). > > This is how the optimization function works. It updates alias table with the > X11 file, and then removes the alias entities one by one and checks that the > alias definition are mapped to to correct alias locales. > > Here is a patch which adds a self-check in the makelocalealias.py script.
Thanks, this makes that part of the implementation waterproof as well. Good to go, I guess. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20046> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com