• Kevin Modzelewski's avatar
    Add the 'signal' module · d0af6118
    Kevin Modzelewski authored
    The signal module is Python code's interface to signal handling, but also the
    way that the interpreter accepts and handles signals.
    
    This commit just enables the first part, but things will crash if a signal
    actually gets delivered.
    d0af6118
Makefile 42.9 KB