mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
96cebde909
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).