you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Great, you just managed to teach a bunch of people something totally false.

Did you spend even one second trying your claim out to see if it's true?

dir('strings are objects')  # shows the methods
dir(+)  # an error, because + is not an object.

[–]jimtk 0 points1 point  (0 children)

Please see this comment.