PYLONG_BITS_IN_DIGIT top-level constant

int const PYLONG_BITS_IN_DIGIT

Implementation

const int PYLONG_BITS_IN_DIGIT = 30;