Commit 07608a31 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 9fcc3e1d
......@@ -168,7 +168,7 @@ def fadvise_dontneed(int fd, off_t offset, off_t len):
PyErr_SetFromErrno(OSError)
# ---- signal handling ----
# XXX -> golang.signal ?
# TODO -> golang.signal ?
# install_sigbus_trap installs SIGBUS handler that prints python-level
# traceback before aborting.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment