[Python-Dev] "Micro-optimisations can speed up CPython"
Greg Ewing
greg.ewing at canterbury.ac.nz
Tue May 30 02:06:39 EDT 2017
More information about the Python-Dev mailing list
Tue May 30 02:06:39 EDT 2017
- Previous message (by thread): [Python-Dev] "Micro-optimisations can speed up CPython"
- Next message (by thread): [Python-Dev] "Micro-optimisations can speed up CPython"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steven D'Aprano wrote: > What does "tp" stand for? Type something, I guess. I think it's just short for "type". There's an old tradition in C of giving member names a short prefix reminiscent of the type they belong to. Not sure why, maybe someone thought it helped readability. -- Greg
- Previous message (by thread): [Python-Dev] "Micro-optimisations can speed up CPython"
- Next message (by thread): [Python-Dev] "Micro-optimisations can speed up CPython"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list