In _cache_mapping_paths():
Formatting. Be explicit, using defined() and scalar(). Use index() rather than more expensive regular expression match for fixed string matching.
Please register or sign in to comment
Formatting. Be explicit, using defined() and scalar(). Use index() rather than more expensive regular expression match for fixed string matching.