abcmod

package
v0.12.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package abcmod is the gopy port of CPython's _abc builtin module (Modules/_abc.c). It backs Lib/abc.py with the C-speed paths for ABC registration and subclass / instance checks. The 1:1 port keeps the module-level invalidation counter, the per-class _abc_data carrier, and the six step subclass check algorithm.

CPython: Modules/_abc.c:1 _abc module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL