coding versus encoding

Bug #357182 reported by Ferdinand
2
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

all py files start with
# -*- encoding: utf-8 -*-

If I understand
http://www.python.org/dev/peps/pep-0263/
correctly the first line should read
# -*- coding: utf-8 -*-

coding not encoding

No idea if this matters.

Revision history for this message
Christophe CHAUVET (christophe-chauvet) wrote :

yes you're right
but i think it work because in encoding: utf-8 there ise coding: utf-8

With sed i replace all occurences and submit branch for 5.0 and Trunk

Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote :

hello,

we will not change it for branch5 but in next trunk.

Revision history for this message
Husen Daudi (husendaudi) wrote :
Changed in openobject-addons:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.