

1·
14 days agoI haven’t read the article. But I’d assume this is for the same reason that not not string
is faster than bool(string)
. Which is to say that it has to do with having to look up a global function rather than a known keyword.
I haven’t read the article. But I’d assume this is for the same reason that not not string
is faster than bool(string)
. Which is to say that it has to do with having to look up a global function rather than a known keyword.
print('string\n', end='')
This is probably the reason why most distros will have the home directory on a separate partition. To easily allow you to keep your most important data when reinstalling or switching to a new distro.