This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Recently I wanted to call some C code from Python to check who was sending a particular signal. Apparently this functionality is only available as of Python 3 so I decided to write a custom module. Doing so is relatively easy but all the documentation I found only was using distutils to build the module and skipped over how to find the newly built module. This post is mostly a write up of what I…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.