beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: avoids using "pipe to self" bailout unblocking trick on windows, since select() only takes sockets.
wxPython4
2021-09-07, Edouard Tisserant
358ccd42e052
Runtime: avoids using "pipe to self" bailout unblocking trick on windows, since select() only takes sockets.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# This file is part of Beremiz
# Copyright (C) 2019: Edouard TISSERANT
#
# See COPYING file for copyrights details.
from __future__ import absolute_import
from svghmi.svghmi import *