Searched refs:failed_lookups (Results 1 - 1 of 1) sorted by relevance

/linux-master/Documentation/sphinx/
H A Dautomarkup.py130 failed_lookups = { } variable
132 return (target) in failed_lookups
134 failed_lookups[target] = True

Completed in 249 milliseconds