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

4 lines
116 B
Python

if self.GetRightLocation("file:myzipfile.zip#zip:index.htm") == "index.htm":
ReadHTML(filename)