I pray Microsoft is looking for Python developers: https://gist.github.com/whalesalad/2142f0075c6896f4547c
for i in range(len(path_parts) - 1, -1, -1): if not path_parts[i] in resource_types and path_parts[i] in resource_tokens: return resource_tokens[path_parts[i]]
I pray Microsoft is looking for Python developers: https://gist.github.com/whalesalad/2142f0075c6896f4547c