Re: [Python-Dev] while:

2005-07-21 Thread Ruslan Spivak
В Срд, 20/07/2005 в 21:58 -0300, Facundo Batista пишет: On 7/20/05, Martin Blais [EMAIL PROTECTED] wrote: Well, maybe you're reading a bit too litterally into that statement. To me the expression is very explicitly absent :-)More seriously, reading into these rules too literally leads

Re: [Python-Dev] builtin filter function

2005-07-20 Thread Ruslan Spivak
В Втр, 19/07/2005 в 17:45 -0700, Guido van Rossum пишет: On 7/19/05, Ruslan Spivak [EMAIL PROTECTED] wrote: I was reading source code for bltinmodule.c and found probably erroneus stuff in filter function. I'm newbie to python inners and don't know if attached code is worth for a patch

[Python-Dev] builtin filter function

2005-07-19 Thread Ruslan Spivak
Hello. I was reading source code for bltinmodule.c and found probably erroneus stuff in filter function. I'm newbie to python inners and don't know if attached code is worth for a patch submission. I would appreciate if someone could take a look at it and if it's ok then i'll make submission,

Re: [Python-Dev] builtin filter function

2005-07-19 Thread Ruslan Spivak
В Срд, 20/07/2005 в 00:27 +0200, Reinhold Birkenfeld пишет: Ruslan Spivak wrote: Hello. I was reading source code for bltinmodule.c and found probably erroneus stuff in filter function. I'm newbie to python inners and don't know if attached code is worth for a patch submission. I