Fix typo in merge

This commit is contained in:
prculley 2019-08-12 16:58:55 -05:00
parent f4a8f21032
commit 4859c14aaa

View File

@ -626,7 +626,6 @@ def first_letter(string, rlocale=glocale):
# no special case
return norm_unicode[0].upper()
dummy_rlocale = rlocale
def primary_difference(prev_key, new_key, rlocale=glocale):
"""
The PyICU collation doesn't work if you want to sort in another language