Python 2.7 came out

    logoOn Friday, python version 2.7 sneaked up quite imperceptibly. The developers promise that this will be the last release of the 2.x branch, supported in parallel with the 3.x branch. In version 2.7, we offer numerous syntax improvements, a new module for studying command line parameters, significant improvements in the unit test module and an update to the ElementTree library, which is responsible for working with XML. You can familiarize yourself with the changes in more detail and download the latest version on the official website .

    Also popular now: