I know what __all__
is used for, but I wonder why everybody is using a list for it. Is there a drawback of using a tuple? Would one want __all__
to be mutable?
Asked
Active
Viewed 41 times
1

Brian61354270
- 8,690
- 4
- 21
- 43

Martin Thoma
- 124,992
- 159
- 614
- 958