c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #16448
[Bug 720494] [NEW] Avoid using execfile method
Public bug reported:
A simple enhancement. Avoid using execfile function, could lead buggy
code and hard to debug problems. The use on setup.py is not such a
dangerous use, however, IMHO is not the kind of code you wan to see in a
mature project.
** Affects: openobject-client-web
Importance: Undecided
Status: New
** Tags: enhancement
--
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/720494
Title:
Avoid using execfile method
Status in OpenERP Web Client:
New
Bug description:
A simple enhancement. Avoid using execfile function, could lead buggy
code and hard to debug problems. The use on setup.py is not such a
dangerous use, however, IMHO is not the kind of code you wan to see in
a mature project.
Follow ups
References