News

Van Rossum, who created Python in 1989 and became its Benevolent Dictator for Life (BDFL), is widely respected as one of open-source's greatest programmers. Python is one of the world's most ...
Guido van Rossum, the creator of the Python programming language, today announced that he has unretired and joined Microsoft’s Developer Division. Van Rossum, who was last employed by Dropbox ...
Van Rossum: You have to change the source code of your Python 2 apps in the most general case. We provided a tool named 2to3 that does most of the changes to your source code automatically.