Files
RustPython/vm
snowapril 46347aa6d4 fix PyMethod::get to use vm.get_attribute
As cpython implementation, if `getattro` slot is not
`PyBaseObject::getattro`, then use `vm.get_attribute` not slot method.

Signed-off-by: snowapril <sinjihng@gmail.com>
2021-10-20 10:19:42 +09:00
..
2021-04-11 17:38:44 -05:00
2021-10-02 22:20:31 -05:00
2018-07-07 17:14:45 +02:00
2021-10-01 01:54:04 +09:00
2021-10-01 01:54:04 +09:00