initial Commit
This commit is contained in:
parent
a0d4362fef
commit
860e1fc6a9
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ for (uid, message) in messages:
|
||||||
|
|
||||||
mail.delete(uid)
|
mail.delete(uid)
|
||||||
for filename in os.listdir('Post'):
|
for filename in os.listdir('Post'):
|
||||||
|
print(filename)
|
||||||
os.remove('Post/'+filename)
|
os.remove('Post/'+filename)
|
||||||
|
|
||||||
mail.logout()
|
mail.logout()
|
||||||
Loading…
Add table
Add a link
Reference in a new issue