##// 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:

r2045:2b04bcfb
r8147:da6e82b3
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """