mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 21:10:06 +01:00
4 lines
116 B
Python
4 lines
116 B
Python
|
|
if self.GetRightLocation("file:myzipfile.zip#zip:index.htm") == "index.htm":
|
|
ReadHTML(filename)
|