• [^] # Re: Fonctionnalités Python 3.1 -> 2.7

    Posté par . En réponse à la dépêche Python 2.7. Évalué à 2.

    J'ai aussi fait du python 3 pour des fonctions qui n'étaient pas vraiment clean en python 2 (par ex la manip de binaires, c'est via strings en python 2). Je trouve le 3 plutôt avantageux.

    Par contre la plupart des scripts existant sont en python 2 + flême et "ca marche pas mal déja", ca ca retarde l'adoption de python 3 chez moi :)