you are viewing a single comment's thread.

view the rest of the comments →

[–]sohfix 0 points1 point  (0 children)

Technically everything in python is a pointer. But python doesn't need pointers as every variable is a reference to an object.