<p dir="ltr">On 9 Apr 2014 00:15, "Greg Ewing" <<a href="mailto:greg.ewing@canterbury.ac.nz">greg.ewing@canterbury.ac.nz</a>> wrote:<br>
><br>
> Victor Stinner wrote:<br>
>><br>
>> I started to implement the RFC 1924 to have a full support.<br>
>><br>
>> 3 days later, when my code was working, I saw the date of the RFC...<br>
><br>
><br>
> Do you still have the code? It needn't go to waste -- this<br>
> would make a fine addition to Python's easter egg basket!</p>
<p dir="ltr">Even if not it would be pretty easy to reimplement - maybe 10-20 loc. If you look the joke is they represent 128 bit ipaddrs in a base that's relatively prime to 2, necessitating a full bignum library just for io. But python has bignums for free...</p>

<p dir="ltr">-n</p>