• Unix Match Part. 3

 

Something might be fishy with test vector extra/29.

unix_match("[check].txt", "[][]check[][].txt") is True

Just how much look ahead do you expect your (weakly spec'd) requirements?

[] is expected to return False and yet...

.