mirror of
https://github.com/python/cpython.git
synced 2026-05-18 18:33:57 -04:00
19379f18a6
* Cleanup formatting a bit (add spaces). * Move static var initialized inside init_types() since that's the only place it's used.