PYLONG_BITS_IN_DIGIT top-level constant Null safety

int const PYLONG_BITS_IN_DIGIT

Implementation

const int PYLONG_BITS_IN_DIGIT = 30;