← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

On Monday 13 June 2011, you wrote:
> 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> -*-

Note: this is just a suggestion. "[en]coding" will work too. "paracoding" 
also..

AFAIK we had done some pass to use the plain "coding" magic comment in most of 
the files already, haven't we?

-- 
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


References