command
3.84 KB
-
Teach the common module code to warn users about typo'd arguments and also set… · 8700de96
Teach the common module code to warn users about typo'd arguments and also set everything to None automatically such that code doesn't have to do a lot of params.get('foo', None) everywhere.
Michael DeHaan committed