sorting strings written to files
Peter Hansen
peter at engcorp.com
Thu Apr 10 08:50:19 EDT 2003
onefatman wrote:
>
> They're strings separated by \n so list.sort doesn't work on them.
?? Since when can't you sort a string with a \n at the end?
More information about the Python-list
mailing list