cpython/Tools/modulator/Templates
Neal Norwitz 8dfc4a9bac Remove support for __members__ and __methods__. There still might be
some cleanup to do on this.  Particularly in Python/traceback.c with
getting rid of the getattr if possible and Demo/*metaclasses/Enum.py.
2007-08-11 06:39:53 +00:00
..
copyright
module_head
module_method
module_tail
object_head
object_method
object_mlist
object_new
object_structure Remove support for __members__ and __methods__. There still might be 2007-08-11 06:39:53 +00:00
object_tail
object_tp_as_mapping
object_tp_as_number
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