Calling methods without objects?

Thomas Jollans tjol at tjol.eu
Mon Sep 25 19:11:03 EDT 2017


On 26/09/17 01:04, Thomas Jollans wrote:
>
> In [1]: class C:
>
>    ...: def m(self):
>
>    ...: return True
I'll have to give my MUA a stern talking to about the importance of
whitespace. Anyway, you know what I mean.
>
>    ...:




More information about the Python-list mailing list