mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
24117a748b
for performance. While get_magic() could move to Lib/imp.py, having to support PyImport_GetMagicNumber() would lead to equal, if not more, C code than sticking with the status quo.