Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.CanOpen.1.py
2016-05-18 16:38:18 -07:00

6 lines
132 B
Python

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