Evolution #2657
Faire le ménage dans fonctionseole.py
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Distribution:
EOLE 2.3
Description
Exemples au hasard :
def update_mac():
def user_del():
def install_package():
def gen_conf_file(dico):
:)- fonctions liées à la gestion des noyaux
Nb : pour celles dont on est pas sûr, on peut commencer par :
from pyeole.deprecation import deprecated @deprecated def xxx():
Related issues
Associated revisions
Merge run-errors-2657
Author: exarkun
Reviewer: washort
Fixes: #2657
Change the `JavaScriptTestCase.run` method so that it handles
errors from its own `makeScript` method and turns them into
errors given to the pyunit result object rather than allowing
them to be raised to the caller of `run` (which is not allowed
and will probably result in the test run aborting prematurely).
ménage dans fonctionseole.py (fixes #2657 @20m)
- creole/fonctionseole.py : suppression de fonctions plus utilisées
History
#1 Updated by Joël Cuissinat over 11 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 13a40aebee83adca0328878f03e02e29eeaada8d.
#2 Updated by Joël Cuissinat over 11 years ago
Nb : pour les noyaux on verra en même temps que #2633
#3 Updated by Fabrice Barconnière over 11 years ago
- Status changed from Résolu to Fermé