diff options
author | Vlad Ionescu <vlad@vladionescu.com> | 2016-05-25 15:07:01 -0700 |
---|---|---|
committer | Vlad Ionescu <vlad@vladionescu.com> | 2016-05-25 15:07:01 -0700 |
commit | e707129cd9e427560cb8fa8884026fcbefbfa3a7 (patch) | |
tree | 2699b87f630f06b54b4ce5301a56371705a1543f /gitautodeploy/parsers/gitlab.py | |
parent | 6dc1656f4bfec511405d36973b68538aa95b26a7 (diff) | |
download | Git-Auto-Deploy-e707129cd9e427560cb8fa8884026fcbefbfa3a7.zip Git-Auto-Deploy-e707129cd9e427560cb8fa8884026fcbefbfa3a7.tar.gz Git-Auto-Deploy-e707129cd9e427560cb8fa8884026fcbefbfa3a7.tar.bz2 |
Windows does not support all of *nix's signals, so check before...
Relying on them. The Python documentation mentions which signals
are supported (emulated, really) on Windows. "On Windows, signal()
can only be called with SIGABRT, SIGFPE, SIGILL, SIGINT, SIGSEGV,
or SIGTERM. A ValueError will be raised in any other case." From
https://docs.python.org/3/library/signal.html#signal.signal
Diffstat (limited to 'gitautodeploy/parsers/gitlab.py')
0 files changed, 0 insertions, 0 deletions