[Python-Dev] A Desperate Plea For Introspection (aka: BDFAP Needed) (original) (raw)
Terry Reedy tjreedy at udel.edu
Fri Jun 22 22:20:52 CEST 2012
- Previous message: [Python-Dev] A Desperate Plea For Introspection (aka: BDFAP Needed)
- Next message: [Python-Dev] A Desperate Plea For Introspection (aka: BDFAP Needed)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/22/2012 3:24 PM, Yury Selivanov wrote:
On 2012-06-22, at 3:18 PM, Guido van Rossum wrote:
Hardly, because that's not valid syntax. I'd write name(arg1, *, arg2=). Like replace(*, name=, kind=, default=, annotation=) -> Parameter or replace(*, name=, kind=, default=, annotation=) -> Parameter
I do not undertand the 'or'. I hope you mean default argument expressions in the standard manner rather than '' or ''.
-- Terry Jan Reedy
- Previous message: [Python-Dev] A Desperate Plea For Introspection (aka: BDFAP Needed)
- Next message: [Python-Dev] A Desperate Plea For Introspection (aka: BDFAP Needed)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]