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
43dee06471e9ca49689a6ffeadfacb2aa4e900e0
cpython
/
Tools
/
modulator
/
Templates
T
History
Guido van Rossum
ffcc3813d8
Change copyright notice - 2nd try.
2000-06-30 23:58:06 +00:00
..
copyright
Change copyright notice - 2nd try.
2000-06-30 23:58:06 +00:00
module_head
removed all references to modsupport.h
1995-06-20 18:45:39 +00:00
module_method
…
module_tail
A few missing casts (Richard Neitzel).
1996-03-07 16:16:54 +00:00
object_head
…
object_method
…
object_mlist
…
object_new
…
object_structure
…
object_tail
Added third argument to call()
1995-10-12 13:45:25 +00:00
object_tp_as_mapping
…
object_tp_as_number
…
object_tp_as_sequence
…
object_tp_call
Added third argument to call()
1995-10-12 13:45:25 +00:00
object_tp_compare
…
object_tp_dealloc
…
object_tp_getattr
…
object_tp_hash
…
object_tp_print
…
object_tp_repr
…
object_tp_setattr
comment fix
1995-10-23 13:52:52 +00:00
object_tp_str
Two new methods
1995-06-20 12:42:39 +00:00