A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.python.org/devguide/internals/exploring/ below:

CPython source code

Toggle table of contents sidebar

CPython source code

This section gives an overview of CPython’s code structure and provides a summary of file locations for modules and built-ins.

Source code layout

For a Python module, the typical layout is:

For an extension module, the typical layout is:

For Built-in Types, the typical layout is:

For Built-in Functions, the typical layout is:

Some exceptions to these layouts are:

Additional references

The CPython code base is constantly changing and evolving. Here’s a sample of references about CPython’s architecture aimed at building your understanding of CPython internals and its evolution:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4