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-08 21:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ae3640b0e26819a8df2ce8ba4541f94dea92d5c
cpython
/
Tools
/
modulator
/
Templates
T
History
Neil Schemenauer
16c7075164
Remove more cruft leftover from nb_coerce. Rename nb_coerce to
...
nb_reserved.
2007-09-21 20:19:23 +00:00
..
copyright
…
module_head
…
module_method
…
module_tail
…
object_head
…
object_method
…
object_mlist
…
object_new
…
object_structure
…
object_tail
…
object_tp_as_mapping
…
object_tp_as_number
Remove more cruft leftover from nb_coerce. Rename nb_coerce to
2007-09-21 20:19:23 +00:00
object_tp_as_sequence
…
object_tp_call
…
object_tp_compare
…
object_tp_dealloc
…
object_tp_getattr
…
object_tp_hash
…
object_tp_print
…
object_tp_repr
…
object_tp_setattr
…
object_tp_str
…