Rien
darcs-hash:20051001125433-6d78a-c985868be5d60ccea696e71c0004547029ea35ed.gz
This commit is contained in:
parent
977591a37b
commit
00c76d71f8
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#! /usr/bin/env python
|
#! /usr/bin/env python
|
||||||
# -*- encoding: iso-8859-15 -*-
|
# -*- coding: iso-8859-15 -*-
|
||||||
|
|
||||||
###########################
|
###########################
|
||||||
# Import des commmandes : #
|
# Import des commmandes : #
|
||||||
|
@ -303,7 +303,6 @@ curseur.execute(requete)
|
||||||
avertisp2p = curseur.fetchall()
|
avertisp2p = curseur.fetchall()
|
||||||
|
|
||||||
ip1=str('0.0.0.0')
|
ip1=str('0.0.0.0')
|
||||||
print pair[0][0]
|
|
||||||
if pair :
|
if pair :
|
||||||
ip1=pair[0][0]
|
ip1=pair[0][0]
|
||||||
for i in range(0,len(pair)):
|
for i in range(0,len(pair)):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue