il y a pas grand monde qui lande directement whos.py mais whos
darcs-hash:20041023220158-4ec08-f50978f2fd855416242b386e5ea0349fa9d61552.gz
This commit is contained in:
parent
e4a7fc2aad
commit
e290df38fc
1 changed files with 1 additions and 1 deletions
|
@ -709,7 +709,7 @@ def __usage() :
|
|||
list.append(champ)
|
||||
l = len(champ)
|
||||
|
||||
print __doc__ % { 'prog' : sys.argv[0].split('/')[-1] ,
|
||||
print __doc__ % { 'prog' : sys.argv[0].split('/')[-1].split('.')[0] ,
|
||||
'champs_rech' : '\n'.join(list) ,
|
||||
'limit_aff_details' : limit_aff_details ,
|
||||
'limit_aff_historique' : limit_aff_historique }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue