mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-21 03:07:08 +01:00
4 lines
77 B
Python
4 lines
77 B
Python
|
|
while evtloop.Pending():
|
|
evtloop.Dispatch()
|