-
- Downloads
py: Add optional support for descriptors' __get__ and __set__ methods.
Disabled by default. Enabled on unix and windows ports.
Showing
- py/mpconfig.h 6 additions, 0 deletionspy/mpconfig.h
- py/objtype.c 64 additions, 21 deletionspy/objtype.c
- py/qstrdefs.h 4 additions, 0 deletionspy/qstrdefs.h
- py/vm.c 3 additions, 2 deletionspy/vm.c
- tests/basics/class_descriptor.py 20 additions, 0 deletionstests/basics/class_descriptor.py
- unix/mpconfigport.h 1 addition, 0 deletionsunix/mpconfigport.h
- windows/mpconfigport.h 1 addition, 0 deletionswindows/mpconfigport.h
Loading
Please register or sign in to comment