Chris’s Wiki: blog/Python/Python2DroppingImpact

Due to uncertainty over the future of the Python 2 interpreter
in future Linux distributions, I’ve been
looking at some of our Python 2 code, especially the larger programs.
This caused me to express some views over on Twitter, which
came out long enough … Read more

Similar

Python Socket Programming

How to Socket Programming in Python A socket is an endpoint of a two-way communication link between two programs running on the network. TCP/IP Client and Server in Python network sockets programming tutorial... (more…)

Read more »

The Rsync Algorithm in Python

I’ve often pondered this great and terrible beast – rsync. It’s spiny, nearly impenetrable command-line interface. Its majestic and wonderful efficiency. The depths of its man page, and the heights of its use-cases. (more…)

Read more »