Factory function with keyword arguments

David wizzardx at gmail.com
Sun Sep 23 05:16:50 EDT 2007


On 9/23/07, Ron Adam <rrr at ronadam.com> wrote:
>
>
> Steven D'Aprano wrote:
> > I'm writing a factory function that needs to use keywords in the produced
> > function, not the factory. Here's a toy example:
>

http://docs.python.org/whatsnew/pep-309.html



More information about the Python-list mailing list