python

For a better code, in your IDE or editor, you can add a Linter who highlight your mistakes. Sublime has one by default, but it is limited. You can add […]

Executing Python code, I get the error (from python2.7) unknown locale en_US The locale is on my computer, since it’s in the list I get after typing locale -a openerp@jem […]

Ce code provient de  http://learnxinyminutes.com/docs/python/. Il s’agit d’un parcours rapide de code Python qui vous apprendra une large base assez rapidement. Maintenant, pour les trucs plus complexe comme les MetaClasse, […]