unused args in GUI callbacks: pychecker

Simo Salminen simo_salminen at iki.fi
Wed Apr 23 02:26:16 EDT 2003


* Erik Max Francis [Tue, 22 Apr 2003 14:14:44 -0700]
> george young wrote:
>> I recall that C++ had a way to tell the compiler this.
> 
> C++ is just the language, so it was just a particular compiler that you
> are referring to with that feature.
> 

I think he ment this:
int foo(int){}  <- no formal parameter name

-- 
simo salminen




More information about the Python-list mailing list