System Level Programming?
For this talk, we define system level programming as working with low-level features of Windows Files, Pipes, Processes, Threads, Services, Event Log and so forth.
Python and similar languages really not suitable for device-driver type development, and other more system-like Systems Programming!