trucs dépréciés
This commit is contained in:
parent
bbb12b733f
commit
e14bb4ac90
2 changed files with 4 additions and 3 deletions
|
@ -11,6 +11,10 @@ Attention, ce fichier est osbolète
|
|||
"""
|
||||
|
||||
import cPickle, sys
|
||||
if '/usr/scripts' not in sys.path:
|
||||
sys.path.append('/usr/scripts')
|
||||
from cranslib.deprecated import module as dep_module
|
||||
dep_module('ressucite or ressucite_lc')
|
||||
|
||||
import config
|
||||
from whos import aff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue