On 07/09/11 12:39, ssegvic wrote: > On 6 ruj, 17:53, Thomas Jollans <t...@jollybox.de> wrote: >> On 06/09/11 16:46, ssegvic wrote: >> >>> For the moment, I only wish to properly sort a Croatian text file >>> both on Windows and Linux (I am a cautious guy, I like reachable >>> goals). >>> When the locale is properly set, sorting works like a charm >>> with mylist.sort(key=locale.strxfrm). >> >> The problem with that is of course that a Croatian locale has to be >> installed. Many Linux systems don't have locales that aren't used. > > It appears we did not understand each other completely.
Yes we did. I was just pointing out that your code wouldn't be portable to systems that don't have that specific locale. -- http://mail.python.org/mailman/listinfo/python-list