[Python-Dev] Issue #10278 -- why not just an attribute?
Neil Schemenauer
nas at arctrix.com
Fri Mar 23 21:21:37 CET 2012
More information about the Python-Dev mailing list
Fri Mar 23 21:21:37 CET 2012
- Previous message: [Python-Dev] Issue #10278 -- why not just an attribute?
- Next message: [Python-Dev] cpython (3.2): 3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jim J. Jewett <jimjjewett at gmail.com> wrote: > Passing strict as an argument seems like overkill since it will always > be meaningless on some (most?) platforms. A keyword argument that gets passed as a constant in the caller is usually poor API. Why not have two different functions? Neil
- Previous message: [Python-Dev] Issue #10278 -- why not just an attribute?
- Next message: [Python-Dev] cpython (3.2): 3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list