[Python-Dev] Syntax for parsing tuples/lists into C arrays
Aahz
aahz at pythoncraft.com
Thu Jun 25 19:49:22 CEST 2009
On Thu, Jun 25, 2009, Yingjie Lan wrote:
>
> The current C API does not support directly parsing into C
> arrays. Parsing tuples into C arrays can be greatly facilitated
> with the introduction of a natural extension of the current parsing
> syntax. I'd like to propose a syntax extension to facilitate that kind
> of tasks, and would appreciate your feedbacks.
This should probably get reposted to python-ideas.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"as long as we like the same operating system, things are cool." --piranha
More information about the Python-Dev
mailing list