Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/FileSystemHandler.CanOpen.1.py
2012-04-10 03:16:37 +00:00

6 lines
132 B
Python

def CanOpen(self, location):
return self.GetProtocol(location) == "http"