sometimes i'll write

        if( key in myarray ) { ...

in PHP and then realize I have to use array_key_exists and curse that the parameters are key then array, and bless scite auto-api-display for saving me each time...
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to