update
This commit is contained in:
@@ -335,8 +335,8 @@ if os.path.exists('rubrica.txt') and os.path.exists('./DATI_RUBRICA'):
|
|||||||
if wr.upper() in ['YES', 'Y', 'SI', 'S']:
|
if wr.upper() in ['YES', 'Y', 'SI', 'S']:
|
||||||
print( '\n', os.listdir('./DATI_RUBRICA'), '\n')
|
print( '\n', os.listdir('./DATI_RUBRICA'), '\n')
|
||||||
|
|
||||||
#scelta = input("Scegli un numero esistente o premi Enter per metterre un link: ")
|
scelta = input("Scegli un numero esistente o premi Enter per metterre un link: ")
|
||||||
scelta = '1'
|
#scelta = '1'
|
||||||
parserdarubrica()
|
parserdarubrica()
|
||||||
|
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user