mcdeltat 11 hours ago

Python people legitimately upset they can't write every function like this now:

def func(data, *kwargs): """data: the data. kwargs: other data."""

1
FabHK 5 hours ago

# returns the result