mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-19 10:17:08 +01:00
4 lines
106 B
Python
4 lines
106 B
Python
|
|
if self.GetProtocol("file:myzipfile.zip#zip:index.htm") == "zip":
|
|
UnzipFile(filename)
|