[Python-Dev] AC Derby and accepting None for optional positional arguments (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Thu Jan 16 12:38:05 CET 2014
- Previous message: [Python-Dev] AC Derby and accepting None for optional positional arguments
- Next message: [Python-Dev] AC Derby and accepting None for optional positional arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 15 Jan 2014 21:55:46 -0800 Larry Hastings <larry at hastings.org> wrote:
Passing in "None" here is inconvenient as it's an integer argument.
Inconvenient for whom? The callee or the caller?
Regards
Antoine.
- Previous message: [Python-Dev] AC Derby and accepting None for optional positional arguments
- Next message: [Python-Dev] AC Derby and accepting None for optional positional arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]