A Transition Guide: Python to C++

• When running Python on esoteric machines that don’t have shared libraries. • When building extensions that can’t be linked into a shared library. • If you had a commonly used extension that you wanted to add to the Python core. C Extensions Python Custom Python Notes ................
................