cpython/Tools/modulator/Templates
Jack Jansen 9aaee933da Patches by Jens B. Jorgensen with small mods by me:
- Converted the templates to use ANSI C prototypes (finally!)
- Use re in stead of deprecated regex
2001-12-27 23:35:43 +00:00
..
copyright REMOVED all CWI, CNRI and BeOpen copyright markings. 2000-09-01 23:29:29 +00:00
module_head removed all references to modsupport.h 1995-06-20 18:45:39 +00:00
module_method Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +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 Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +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 Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tail Added third argument to call() 1995-10-12 13:45:25 +00:00
object_tp_as_mapping Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_as_number Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_as_sequence Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_call Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_compare Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_dealloc Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_getattr Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_hash Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_print Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_repr Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_setattr Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tp_str Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00