Skip to content
Snippets Groups Projects
Commit 50e9fb9e authored by Guido van Rossum's avatar Guido van Rossum
Browse files

Completely get rid of PyClass and PyInstance.

(classobject.[ch] aren't empty yet because they also define PyMethod.)
This breaks lots of stuff, notably cPickle. But it's a step in the right
direction. I'll clean it up later.
(Also a few unrelated changes, e.g. T_NONE to define a "struct member"
that is always None, and simplification of __hash__ -- these are unfinished.)
parent d033ddf4
Branches
Tags
No related merge requests found
Showing with 312 additions and 2542 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment