c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #26318
[Bug 796789] [NEW] PEP 0263 - coding (instead of encoding)
Public bug reported:
IMHO
http://www.python.org/dev/peps/pep-0263/
and
http://www.python.org/dev/peps/pep-3120/
suggest to use
#!/usr/bin/python
# -*- coding: <encoding name> -*-
instead of
# -*- encoding: <encoding name> -*-
** Affects: openobject-addons
Importance: Undecided
Status: New
** Affects: openobject-client
Importance: Undecided
Status: New
** Affects: openobject-client-web
Importance: Undecided
Status: New
** Affects: openobject-server
Importance: Undecided
Status: New
** Also affects: openobject-addons
Importance: Undecided
Status: New
** Also affects: openobject-client
Importance: Undecided
Status: New
** Also affects: openobject-client-web
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/796789
Title:
PEP 0263 - coding (instead of encoding)
Status in OpenERP Modules (addons):
New
Status in OpenERP GTK Client:
New
Status in OpenERP Web Client:
New
Status in OpenERP Server:
New
Bug description:
IMHO
http://www.python.org/dev/peps/pep-0263/
and
http://www.python.org/dev/peps/pep-3120/
suggest to use
#!/usr/bin/python
# -*- coding: <encoding name> -*-
instead of
# -*- encoding: <encoding name> -*-
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/796789/+subscriptions
Follow ups
References