There's got to be an easy way to do this

Skip Montanaro skip at pobox.com
Fri Jul 6 08:44:56 EDT 2001


    >> def str_join2(iters):
    >> ... elided ...

    John> The arguments to has() will be strings of unit length. The keys in
    John> the dictionary are integers.

Yeah, thanks for pointing out the error.  It does ruin the performance
advantage... ;-)

-- 
Skip Montanaro (skip at pobox.com)
(847)971-7098




More information about the Python-list mailing list