filbert icon indicating copy to clipboard operation
filbert copied to clipboard

Python-style arguments for built-in functions

Open differentmatt opened this issue 11 years ago • 1 comments

See #8 for background.

differentmatt avatar Jul 23 '14 20:07 differentmatt

This includes built-in data structures like list and dict. E.g list.sort() should handle keyword arguments.

differentmatt avatar Aug 25 '14 19:08 differentmatt