← Back to team overview

openerp-india team mailing list archive

[Bug 1004539] [NEW] resource addons/module

 

Public bug reported:

resource is an OFFICIAL python module:
http://docs.python.org/library/resource.html

It would be nice to rename the openerp resource addons to something else
to prevent this name conflict...

"import resource" will import openerp python addons in most of the
cases, since the addons path is added to sys.path.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1004539

Title:
  resource addons/module

Status in OpenERP Addons (modules):
  New

Bug description:
  resource is an OFFICIAL python module:
  http://docs.python.org/library/resource.html

  It would be nice to rename the openerp resource addons to something
  else to prevent this name conflict...

  "import resource" will import openerp python addons in most of the
  cases, since the addons path is added to sys.path.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1004539/+subscriptions


Follow ups

References