[Python-ideas] New 3.x restriction on number of keyword arguments (original) (raw)
Georg Brandl g.brandl at gmx.net
Thu Oct 21 22:08:46 CEST 2010
- Previous message: [Python-ideas] New 3.x restriction on number of keyword arguments
- Next message: [Python-ideas] New 3.x restriction on number of keyword arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 21.10.2010 20:15, schrieb Benjamin Peterson:
Georg Brandl <g.brandl at ...> writes:
You must be talking of a different restriction. I assumed Raymond was talking about calling a function with > 255 args.
And I assumed Raymond was talking about defining a function with > 255 args. Whatever, both instances should be fixed.
Georg
-- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out.
- Previous message: [Python-ideas] New 3.x restriction on number of keyword arguments
- Next message: [Python-ideas] New 3.x restriction on number of keyword arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]