Closed GoogleCodeExporter closed 9 years ago
impressive filtering! This is one of the few changes that is different from
normal python and is documented under Math Operations here:
http://code.google.com/p/pyp/wiki/pyp_manual
t
Original comment by tobyro...@gmail.com
on 26 Mar 2012 at 11:57
I guess it would be clearer if mentioned under "Logic Filters" as well, since
it applies not just to arithmetic but to seemingly any complex numeric
expression: e.g. the filters "int(w[0]) in {1,2,3}" and "len(w[0]) in {1,2,3}"
don't work without enclosing parentheses.
Original comment by neatn...@gmail.com
on 27 Mar 2012 at 12:59
that's a good point. I'll put a reference there on the next revision.
Original comment by tobyro...@gmail.com
on 27 Mar 2012 at 1:20
I've updated the wiki with a note about this type of function.
Original comment by tobyro...@gmail.com
on 27 Mar 2012 at 2:04
updated twiki. Please try the new beta if you have a chance:
http://code.google.com/p/pyp/downloads/detail?name=pyp_beta&can=2&q=#makechanges
Original comment by tobyro...@gmail.com
on 16 May 2012 at 9:39
Original issue reported on code.google.com by
neatn...@gmail.com
on 26 Mar 2012 at 11:19