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
module_head
module_method Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
module_tail
object_head
object_method Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_mlist
object_new
object_structure Patches by Jens B. Jorgensen with small mods by me: 2001-12-27 23:35:43 +00:00
object_tail
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