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

5 lines
129 B
Python

if self.GetLeftLocation("file:myzipfile.zip#zip:index.htm") == "file:myzipfile.zip":
DoSomething()