[Python-Dev] TypeError: f() missing 1 required positional argument: 'x'

Ethan Furman ethan at stoneleaf.us
Thu Sep 20 21:30:05 CEST 2012


Steven D'Aprano wrote:
> I would like to see error messages reserve the terms:
> 
> 1) "positional" for explicitly positional-only parameters;
> 2) "keyword" for explicitly keyword-only parameters;

+1


More information about the Python-Dev mailing list