mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-03-19 07:00:07 +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)
|