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

File long_conv_tables.py

Tools/scripts/long_conv_tables.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2#
3# Compute tables for longobject.c long_from_non_binary_base(). They are used
4# for conversions of strings to integers with a non-binary base.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected