mirror of
https://github.com/python/cpython.git
synced 2026-06-22 11:03:15 -04:00
3cf5b1eef9
variations of the type struct and its attachments. In Py3k, all type structs have to have all fields -- no binary backwards compatibility. Had to change the complex object to a new-style number!