mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00:00
some of the more compilcated cases (CF, Res) haven't been done yet. Also, various types should inherit from each other (anything with an as_Resource method should be a Resource subtype, the CF types should become one family).