Message403110
I updated the script with dome more info. The class-property gets actually executed 5 times when calling `help(MyClass)`
```
Computing class property of <class '__main__.MyClass'> ...DONE!
Computing class property of <class '__main__.MyClass'> ...DONE!
Computing class property of <class '__main__.MyClass'> ...DONE!
Computing class property of <class '__main__.MyBaseClass'> ...DONE!
Computing class property of <class '__main__.MyClass'> ...DONE!
``` |
|
| Date |
User |
Action |
Args |
| 2021-10-03 20:21:20 | randolf.scholz | set | recipients:
+ randolf.scholz |
| 2021-10-03 20:21:20 | randolf.scholz | set | messageid: <[email protected]> |
| 2021-10-03 20:21:20 | randolf.scholz | link | issue45356 messages |
| 2021-10-03 20:21:20 | randolf.scholz | create | |
|