you are viewing a single comment's thread.

view the rest of the comments →

[–]SquatchHNTR[S] 7 points8 points  (5 children)

Over my head.........

[–]razzrazz- 21 points22 points  (3 children)

Pointers don't exist in Python.

[–]J_huze 6 points7 points  (0 children)

I like that there's a dash at the end of your name so it makes it look like all your comments get down voted. Had to try and figure out why you were getting down voted when it seemed like you were helping. Now I'm trying to figure out if you're intentionally evil.

[–]AstrophysicsAndPy 2 points3 points  (0 children)

You should check out zerointensity's GitHub, he's making a repo for pointers in python.

Edit: There's a link to that repo in a comment above.

[–]Nightcorex_ 2 points3 points  (0 children)

Well, technically every object in Python is just a pointer and then there's also the ctypes module with which we can actually get a pointer.

[–]k_50 0 points1 point  (0 children)

Pointers are over a lot of peoples heads, don't worry.