On 03/18/2019 07:09 PM, Ben Finney wrote: > Arup Rakshit <a...@zeit.io> writes: > > Michael Torrie <torr...@gmail.com> writes: > >> On 03/18/2019 05:55 PM, Ben Finney wrote: >>>> If I call `_c_to_f`, `_f_to_c` methods on `self` instead of >>>> `RefrigeratedShippingContainer` class object, still it works. >>> >>> That's right, and is indeed the point of making a static method on a >>> class. >> >> I'm confused. […] he never said anything about static methods unless >> I'm really missing something. > > You included it, quoted above (but stripped out the attribution; please > don't do that). The only methods discussed in Arup Rakshit's message are > ‘_c_to_f’ and ‘_f_to_c’, both static methods on the class.
Gotcha. Thanks. -- https://mail.python.org/mailman/listinfo/python-list