23 May
2003
23 May
'03
9:05 p.m.
http://sourcefrog.net/projects/natsort/
Has anyone implimented this in Python?
You bet. Take a look at the Python cookbook at ASPN. One (or possibly more -- they like to enhance each other) of the recipies does natural string sorting. I've used it and it works very well. If for some reason it's hard to locate, I can dig up the number later. --jcc