This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37e6502c252f654ef30295e3b685f4bfaf006be5
cpython
/
Objects
History
Gustavo Niemeyer
37e6502c25
Minor change in int() docstring for proper spacing.
2007-01-10 16:15:48 +00:00
..
stringlib
…
abstract.c
…
boolobject.c
…
bufferobject.c
…
cellobject.c
…
classobject.c
…
cobject.c
…
codeobject.c
…
complexobject.c
…
descrobject.c
…
dictnotes.txt
…
dictobject.c
…
enumobject.c
…
exceptions.c
…
fileobject.c
…
floatobject.c
…
frameobject.c
…
funcobject.c
…
genobject.c
…
intobject.c
Minor change in int() docstring for proper spacing.
2007-01-10 16:15:48 +00:00
iterobject.c
…
listobject.c
…
listsort.txt
…
longobject.c
…
methodobject.c
…
moduleobject.c
…
object.c
…
obmalloc.c
…
rangeobject.c
…
setobject.c
For sets with cyclical reprs, emit an ellipsis instead of infinitely recursing.
2006-12-30 04:01:17 +00:00
sliceobject.c
…
stringobject.c
…
structseq.c
…
tupleobject.c
…
typeobject.c
…
unicodectype.c
…
unicodeobject.c
…
unicodetype_db.h
…
weakrefobject.c
…