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