← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 796789] Re: PEP 0263 - coding (instead of encoding)

 

** Changed in: openobject-addons
       Status: New => Triaged

** Changed in: openobject-server
       Status: New => Triaged

** Changed in: openobject-client-web
       Status: New => Triaged

** Changed in: openobject-client
       Status: New => Triaged

-- 
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):
  Triaged
Status in OpenERP GTK Client:
  Triaged
Status in OpenERP Web Client:
  Triaged
Status in OpenERP Server:
  Triaged

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


References