This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-27 22:56:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31bcff8815f263ab25ac9458f7b45975d8ebecbc
cpython
/
Objects
T
History
Guido van Rossum
31bcff8815
Make 'super' subclassable. (Not sure how useful this is yet. :-)
2001-08-30 04:37:15 +00:00
..
.cvsignore
…
abstract.c
…
bufferobject.c
…
cellobject.c
…
classobject.c
…
cobject.c
…
complexobject.c
…
descrobject.c
…
dictobject.c
…
fileobject.c
…
floatobject.c
…
frameobject.c
…
funcobject.c
…
intobject.c
…
iterobject.c
…
listobject.c
…
longobject.c
…
methodobject.c
…
moduleobject.c
…
object.c
…
obmalloc.c
…
rangeobject.c
…
sliceobject.c
…
stringobject.c
…
tupleobject.c
…
typeobject.c
Make 'super' subclassable. (Not sure how useful this is yet. :-)
2001-08-30 04:37:15 +00:00
unicodectype.c
…
unicodeobject.c
…
unicodetype_db.h
…
xxobject.c
…