July 31, 2011
10:56 a.m.
What is the meaning of Entry.is_arg flag? For generic python arguments it's set to 0, it makes it very tricky to determinate whether entry is argument: https://github.com/cython/cython/blob/master/Cython/Compiler/FlowControl.py#... Can we have is_args flag set for all kind of args? And have all the args inside scope.arg_entries? -- vitja.
5248
Age (days ago)
5248
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vitja Makarov