Implement fuzzy matching for the Finder
authorsimonpj@microsoft.com <unknown>
Wed, 22 Dec 2010 17:54:00 +0000 (17:54 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 22 Dec 2010 17:54:00 +0000 (17:54 +0000)
..so that you get a more helpful message when
you mis-spell a module name in an 'import'.

Validates, but not fully tested.

Based on Max's patch in Trac #2442, but heavily refactored.


No differences found