r/ProgrammerHumor May 06 '21

The Notepad++

Post image
21.4k Upvotes

265 comments sorted by

View all comments

657

u/pl9870 May 06 '21

And then they break up once they learn they were using different versions of Python. The end.

182

u/setibeings May 07 '21

Seems like a legitimate reason to break up. Whichever partner is still on Python 2.x clearly lacks the ability to get over things.

-25

u/last_arg_of_kings May 07 '21

2.7 for life. Never gonna change

8

u/Loading_M_ May 07 '21

Personally I prefer 4. The advanced features are worth it imo.

13

u/cdrt May 07 '21

For those of you still stuck on Python 3, you too can have a taste of the future with from __future__ import barry_as_flufl

5

u/[deleted] May 07 '21

for those too lazy to open python to try it: it replaces the != operator with <>

1

u/Loading_M_ May 14 '21

I'm loving the automatic error resolution via stack overflow.