mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-21 03:07:08 +01:00
5 lines
129 B
Python
5 lines
129 B
Python
|
|
if self.GetLeftLocation("file:myzipfile.zip#zip:index.htm") == "file:myzipfile.zip":
|
|
DoSomething()
|
|
|