c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #16449
[Bug 720494] Re: Avoid using execfile method
** Patch added: "avoid_execfile.patch"
https://bugs.launchpad.net/bugs/720494/+attachment/1855405/+files/avoid_execfile.patch
--
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.
References