[Python-3000] Type Expressions

Ian Bicking ianb at colorstudy.com
Fri Apr 21 19:21:16 CEST 2006


Talin wrote:
> I know you want implementations rather than PEPs at this point,
> but if there is a consensus on both the "keywords after *args" and
> "keyword only" arguments, I can write up a PEP for that, if that
> would be useful.

Would a doctest be a good middle ground?  Helps you write the 
implementation, deals with highly specific aspects (e.g., what the error 
messages are), makes it clear what you intend to write.

-- 
Ian Bicking  /  ianb at colorstudy.com  /  http://blog.ianbicking.org


More information about the Python-3000 mailing list