##// END OF EJS Templates
Fix: longest_substr([]) -> ''...
Fix: longest_substr([]) -> '' Previously the algorithm used to find the longest common starting substring unintentionally raised an error when it was called on an empty list.

File last commit:

r2926:2be9133b
r8147:da6e82b3
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer