[mac_prises] Hmmm.
This commit is contained in:
parent
68811b58d4
commit
dc01a371dc
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ if __name__ == '__main__':
|
|||
On envoie sur n threads les n arguments, puis on récupère les sorties
|
||||
et on les enregistre dans une base postgresql
|
||||
"""
|
||||
switches = annuaires_pg.all_switches()
|
||||
switches = annuaires_pg.all_switchs()
|
||||
date = time.strftime('%F %T')
|
||||
threads = {}
|
||||
output = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue