openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #04541
Re: [Merge] lp:~savoirfairelinux-openerp/lp-community-utils/pep394 into lp:lp-community-utils
@alexandre-fayolle-c2c I urge you to reconsider.
We, users of distros using python3 don't usually have to do any workaround since using python2 is standard in most python project.
Even openerp using the buildout recipe using the anybox recipe will put the following python2 shebang:
#!/usr/bin/python2
The whole reason I did this MP is, being a python3 default user, these scripts surprised me when they did not work the same way any other python script I use, locally and from external sources thanks to the PEP394 convention.
--
https://code.launchpad.net/~savoirfairelinux-openerp/lp-community-utils/pep394/+merge/204535
Your team OpenERP Community Reviewer/Maintainer is subscribed to branch lp:lp-community-utils.
Follow ups
References