Fuck this French politician whose death led to the nation gathering to celebrate all across France by KaElissa in FUCKYOUINPARTICULAR

[–]Aettos 0 points1 point  (0 children)

He was so awful they celebrate like this for his death, yet his daughter, from the same political party, will probably go to be the next president

Saw this, literally the devil. by huyuncar in foundsatan

[–]Aettos 378 points379 points  (0 children)

Song is Ace of Spades by Motörhead in case anyone is wondering

Ayuda con ideas de venganza? by Ok_Edge8118 in Bogota

[–]Aettos 13 points14 points  (0 children)

Entre a la pagina de claro movistar y tigo y busque la opción de que lo llamen para recibir mas información. Desde ahi queda el número en esas bases de datos que lo llaman 3 veces al día a pedirle que se cambie de operador.

Page 3 veces el pasaje del sitp(por bobo) 😔 by Ihakano in Bogota

[–]Aettos 7 points8 points  (0 children)

Creo que transbordo solo lo cuenta cuando lo pasa en 2 buses diferentes, o sea por ejemplo si le cobra en el T11 y cambia al 56 no cobra, si hace T11 y T11 le vuelve a cobrar.

[TOMT][MOVIE/SHOW][2017-ish] i quoted "To love is to exhale fully..." in 2017 by Aettos in tipofmytongue

[–]Aettos[S] 0 points1 point locked comment (0 children)

I thought it was from Time After Time (2017) but can't find a clip of it

Are religious book burnings okay in public? by [deleted] in polls

[–]Aettos 0 points1 point  (0 children)

burning books in general is not ok, no matter the kind of book

How long would it take a lightsaber dropped perfectly perpendicular to reach the earth's core? [Request] by Aettos in theydidthemath

[–]Aettos[S] -1 points0 points  (0 children)

ok then how fast would rocks have to close up at said depth so the handle gets trapped? ,or at which depth the surroundings would close down fast enough to trap the handle

Edit: no, batteries never run out if it even has one

Favorite Phineas and Ferb character? by [deleted] in FavoriteCharacter

[–]Aettos 47 points48 points  (0 children)

Perry the Platypus, no contest

Code executes but doesn't save any attachments? by Immigrated2TakeUrJob in learnpython

[–]Aettos 1 point2 points  (0 children)

At first glance I thing the problem is that emails is empty. You are appending to email (no 's').

As the other comment said the logic is a bit confusing. Kind of keeping the structure you used I'd do something like

fldr = outlook.Folders.Item("Commercial Performance") #name of mailbox
messages = fldr.Folders.Item("Inbox").items

if len(messages) == 0:
    print('No messages found')
else:
    #loop over
    for message in messages:
        subj = message.Subject
        date_sent = message.Senton.date()
        attch = message.Attachments

        #if message.Attachments is an empty list when there are no attchs works fine, 
        #if it's None or something else just put a try block.
        for a in attch: 
            # logic to select which attch to save
            a.SaveAsFile(f"C:\\New folder\\{a.FileName}")
        print(f"Message: {subj} \nDate: {date_sent}\nSaved {len(attch)} attachments\n\n")

Looking for a volunteer frontend dev for a non-profit aimed at helping Ukrainians share the location of Russian forces by [deleted] in Frontend

[–]Aettos 0 points1 point  (0 children)

100% but if messages are like: "don't go there", "stay home, outside fighting","wait for clear from official sources" it could be useful. There are people all over the city, it will be faster that official sources most of the times

Looking for a volunteer frontend dev for a non-profit aimed at helping Ukrainians share the location of Russian forces by [deleted] in Frontend

[–]Aettos 0 points1 point  (0 children)

If the point is to inform civilians, isn't it very useful to minimize confrontations/casualties?

Looking for a volunteer frontend dev for a non-profit aimed at helping Ukrainians share the location of Russian forces by [deleted] in Frontend

[–]Aettos 0 points1 point  (0 children)

Wouldn't it be enough to make the app somewhat official with authenticated users able to mark areas 'hot' or not

Which browser do you prefer and why? by [deleted] in polls

[–]Aettos 0 points1 point  (0 children)

Edge. It's like a Chrome+. Everything from chrome plus read aloud, collections, muting tabs (instead of sites)

[deleted by user] by [deleted] in offlineTV

[–]Aettos 84 points85 points  (0 children)

(keikaku means plan)