Popular recipes tagged "din5007"http://code.activestate.com/recipes/tags/din5007/popular/2008-09-13T14:28:54-07:00ActiveState Code RecipesSort strings containing german umlauts in correct order (Python) 2008-09-13T14:28:54-07:00Andreas Maierhttp://code.activestate.com/recipes/users/4167085/http://code.activestate.com/recipes/576507-sort-strings-containing-german-umlauts-in-correct-/ <p style="color: grey"> Python recipe 576507 by <a href="/recipes/users/4167085/">Andreas Maier</a> (<a href="/recipes/tags/din5007/">din5007</a>, <a href="/recipes/tags/sort/">sort</a>, <a href="/recipes/tags/string/">string</a>, <a href="/recipes/tags/umlaut/">umlaut</a>). Revision 13. </p> <p>A function which implements sort keys for the german language according to DIN 5007.</p>