Restore usage of difflib's quick_ratio()... Don't actually know what happens here, my tests with timeit showed it much slower than ratio(), but real-life says the contrary...

This commit is contained in:
Bastien Montagne
2013-04-19 16:23:02 +00:00
parent 1210c8493c
commit fba67abf7a
2 changed files with 2 additions and 3 deletions

View File

@@ -344,6 +344,7 @@ WARN_MSGID_END_POINT_ALLOWED = {
"Temp. Diff.",
"Float Neg. Exp.",
" RNA Path: bpy.types.",
"Max Ext.",
}
PARSER_CACHE_HASH = 'sha1'