MCPcopy Index your code
hub / github.com/python/cpython / numbers.py

File numbers.py

Lib/numbers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright 2007 Google, Inc. All Rights Reserved.
2# Licensed to PSF under a Contributor Agreement.
3
4"""Abstract Base Classes (ABCs) for numbers, according to PEP 3141.

Callers

nothing calls this directly

Calls 1

registerMethod · 0.45

Tested by

no test coverage detected