William Park wrote: > How do you compare 2 strings, and determine how much they are "close" to > each other?
Here's a really weird idea: Measure the size difference between the pair of strings compressed together and compressed separately. --Scott David Daniels [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list