Stefan Monnier schrieb am Di., 15. Sep. 2015 um 02:55 Uhr: > Just, FWIW we can keep talking about it, but my opinion is quite firmly > made. I want the first API to provide access to the "naked" primitives > with no condition-case wrapping. > > This is wrong and dangerous. It makes dynamic loading far less useful than it could be. Essentially modules e.g. written in C++ will have to consist of a small C shim that makes IPC calls to some out-of-process server.