Hacker News new | ask | show | jobs
by spidermango 2444 days ago
This is where good docstrings come in handy. Personally, I think a dict with parameters is better than an endlessly growing method parameters. You can control it a bit further by using tuples instead of dicts for the same idea.