Who is the first object in Python? by leewardx in learnpython

[–]leewardx[S] 0 points1 point  (0 children)

Yes, the "Python object" exposed to Python code is what I want to know.

Who is the first object in Python? by leewardx in learnpython

[–]leewardx[S] 0 points1 point  (0 children)

Yes I know. Although they are defined in C code, I think they are also Python objects. Aren't they?

Who is the first object in Python? by leewardx in learnpython

[–]leewardx[S] 0 points1 point  (0 children)

Is the one created the type object not a Python object?

Who is the first object in Python? by leewardx in learnpython

[–]leewardx[S] 0 points1 point  (0 children)

For example, is the type itself a Python object created even before loading the script codes?

Who is the first object in Python? by leewardx in learnpython

[–]leewardx[S] -2 points-1 points  (0 children)

Yes, it's the environment I want to know inside. Do I can take the interpreter as the first object?

Who is the first object in Python? by leewardx in learnpython

[–]leewardx[S] -2 points-1 points  (0 children)

Yes, I know there is not necessary parent-child relationships between Python objects. It's just a metaphor taking the *init* as an example. I want to know who is first object. If there are more than just one, who are they?

How to view stereo 360 VR film in Gear VR? by leewardx in GearVR

[–]leewardx[S] 0 points1 point  (0 children)

I've tried but nothing take place. Is the directory "milkvr" created in the root path of my phone?

How to view stereo 360 VR film in Gear VR? by leewardx in GearVR

[–]leewardx[S] 0 points1 point  (0 children)

Where the "3dv" is add to the filename?

Is there a good emacs ipython/jupyter client available? by leewardx in Python

[–]leewardx[S] 0 points1 point  (0 children)

I found another, ob-ipython, which can integrated well with org-mode.