cpython/Tools/modulator/Templates
Guido van Rossum d266eb460e New permission notice, includes CNRI. 1996-10-25 14:44:06 +00:00
..
copyright New permission notice, includes CNRI. 1996-10-25 14:44:06 +00:00
module_head removed all references to modsupport.h 1995-06-20 18:45:39 +00:00
module_method Jim Fulton's change to support doc strings 1995-06-20 12:26:03 +00:00
module_tail A few missing casts (Richard Neitzel). 1996-03-07 16:16:54 +00:00
object_head Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_method Jim Fulton's change to support doc strings 1995-06-20 12:26:03 +00:00
object_mlist Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_new Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_structure Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_tail Added third argument to call() 1995-10-12 13:45:25 +00:00
object_tp_as_mapping Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_tp_as_number Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_tp_as_sequence Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_tp_call Added third argument to call() 1995-10-12 13:45:25 +00:00
object_tp_compare checkin of Jack's original version 1995-03-02 14:05:29 +00:00
object_tp_dealloc Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_tp_getattr Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
object_tp_hash checkin of Jack's original version 1995-03-02 14:05:29 +00:00
object_tp_print checkin of Jack's original version 1995-03-02 14:05:29 +00:00
object_tp_repr Templates converted to new naming conventions (thanks to Chak Tan) 1995-05-16 13:47:03 +00:00
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