len() should always return something

Chris Rebert clp2 at rebertia.com
Fri Jul 24 16:34:11 EDT 2009


On Fri, Jul 24, 2009 at 1:30 PM, Tim Chase<python.list at tim.thechases.com> wrote:
> Marcus Wanner wrote:
>>
>> First one to correctly decompress the value 0 into an ASCII
>> character wins the title of the world's most capable hacker :p
>
> Bah...uncompressing the value 0 into *an* ASCII character is easy.
>  Uncompressing it into the *original* ASCII character from which it was
> compressed (with the aforementioned compression method) becomes a bit
> trickier ;-)

Deja vu: http://www.hackles.org/cgi-bin/archives.pl?request=310

- Chris
-- 
http://blog.rebertia.com



More information about the Python-list mailing list