tipstricks:tips_and_tricks
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| tipstricks:tips_and_tricks [2019/01/11 15:15] – [Include local files] rguyader | tipstricks:tips_and_tricks [2019/01/11 15:16] (Version actuelle) – [Include local files] rguyader | ||
|---|---|---|---|
| Ligne 4: | Ligne 4: | ||
| <code python> | <code python> | ||
| - | | + | import sys |
| - | sys.path.append(' | + | sys.path.append(' |
| - | from mycode import * | + | from mycode import * |
| - | | + | sys.path.append("/ |
| - | import inventory_helper | + | import inventory_helper |
| - | from kloud_inventory import KloudInventory | + | from kloud_inventory import KloudInventory |
| </ | </ | ||
| ===== Timestamp & delta T ===== | ===== Timestamp & delta T ===== | ||
tipstricks/tips_and_tricks.1547219746.txt.gz · Dernière modification : 2019/01/11 15:15 de rguyader