Message368606
This is going to potentially break a lot of interactive usage in the Scientific ecosystem.
A a lot of people are going to do:
df = load('my.csv')
df??
To ask for help and will get nothing.
Even for subclass, I want to argue that a docstring for a superclass is better than no docstring.
This will be devastating for many users. |
|
| Date |
User |
Action |
Args |
| 2020-05-11 04:26:13 | mbussonn | set | recipients:
+ mbussonn, gvanrossum, ncoghlan, serhiy.storchaka, yselivanov, veky, levkivskyi |
| 2020-05-11 04:26:13 | mbussonn | set | messageid: <[email protected]> |
| 2020-05-11 04:26:13 | mbussonn | link | issue40257 messages |
| 2020-05-11 04:26:12 | mbussonn | create | |
|